FreeBSD 7.0 with corrupted sh in AMD64 MySQL issue
Sean C. Farley
scf at FreeBSD.org
Thu Jul 12 20:28:48 UTC 2007
On Thu, 12 Jul 2007, Abdullah Ibn Hamad Al-Marri wrote:
> Hello,
>
> FreeBSD 7.0-CURRENT #1: Thu Jul 12 18:55:28 GMT 2007
*snip*
> sh: environment corrupt; missing value for LC_TIME
> sh: environment corrupt; missing value for LC_MONETARY
> sh: environment corrupt; missing value for LC_CTYPE
> sh: environment corrupt; missing value for LC_COLLATE
> sh: environment corrupt; missing value for LANG
> sh: environment corrupt; missing value for LC_ALL
> sh: environment corrupt; missing value for LC_NUMERIC
That was my mistake related to the *env() function updates. It was
fixed in r1.37 of src/bin/sh/var.c. Here is the patch[1].
Sean
1. http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/sh/var.c.diff?r1=1.36;r2=1.37
--
scf at FreeBSD.org
More information about the freebsd-current
mailing list