Date: Thu, 25 Sep 2008 10:38:41 +0200 From: Tobias Roth <freebsd.lists@fsck.ch> To: stable@freebsd.org Subject: buildworld fails in csh Message-ID: <48DB4E11.2060604@fsck.ch>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48DB4E11.2060604>