buildworld fails in csh
Tobias Roth
freebsd.lists at fsck.ch
Thu Sep 25 08:56:02 UTC 2008
Hi
My i386 buildworld with a default make.conf on RELENG_1 as of yesterday
(2008/09/24) fails with the error below.
Thanks for hints,
Tobias
cc -O2 -fno-strict-aliasing -pipe -I. -I/usr/src/bin/csh
-I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"'
-DHAVE_ICONV -Wno-pointer-sign -c
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c: In function 'iconv_catgets':
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c:2371: error: 'ICONV_CONST'
undeclared (first use in this function)
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c:2371: error: (Each
undeclared identifier is reported only once
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c:2371: error: for each
function it appears in.)
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c:2371: error: expected ';'
before 'char'
/usr/src/bin/csh/../../contrib/tcsh/sh.func.c:2377: error: 'src'
undeclared (first use in this function)
*** Error code 1
Stop in /usr/src/bin/csh.
*** Error code 1
--
Tobias Roth || http://fsck.ch || PGP: 0xCE599B4D
| Perfection is achieved not when there is nothing left to add, but
| when there is nothing left to remove.
| - Antoine de Saint-Exupery
More information about the freebsd-stable
mailing list