Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2007 00:01:16 +0300
From:      "Artem Kuchin" <matrix@itlegion.ru>
To:        <freebsd-current@freebsd.org>
Subject:   Re: Cannot buildworkd 7-beta (tcsh borken?)
Message-ID:  <01ac01c81d93$88e842e0$0c00a8c0@Artem>
References:  <033a01c81d31$bd180490$0c00a8c0@Artem>

next in thread | previous in thread | raw e-mail | index | archive | help
Cvsed minutes ago and try builworld

did
cd /usr/src
make clean
rm -rf /usr/obj
make buildworld

got

'"/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)

so, tcsh is broken? For how long?

--
Artem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01ac01c81d93$88e842e0$0c00a8c0>