From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 21:56:38 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCE9816A41F for ; Fri, 2 Dec 2005 21:56:37 +0000 (GMT) (envelope-from fteg@london.com) Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E8D043D5D for ; Fri, 2 Dec 2005 21:56:37 +0000 (GMT) (envelope-from fteg@london.com) Received: from unknown (unknown [192.168.9.180]) by webmail-outgoing.us4.outblaze.com (Postfix) with QMQP id C721B1800351 for ; Fri, 2 Dec 2005 21:56:36 +0000 (GMT) X-OB-Received: from unknown (205.158.62.49) by wfilter.us4.outblaze.com; 2 Dec 2005 21:56:36 -0000 Received: by ws1-1.us4.outblaze.com (Postfix, from userid 1001) id A31B783C55; Fri, 2 Dec 2005 21:56:36 +0000 (GMT) Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 From: "Fafa Hafiz Krantz" To: questions@freebsd.org Date: Fri, 02 Dec 2005 16:56:36 -0500 Received: from [213.187.181.70] by ws1-1.us4.outblaze.com with http for fteg@london.com; Fri, 02 Dec 2005 16:56:36 -0500 X-Originating-Ip: 213.187.181.70 X-Originating-Server: ws1-1.us4.outblaze.com Message-Id: <20051202215636.A31B783C55@ws1-1.us4.outblaze.com> Cc: Subject: BUILD ERROR: From 5.4 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 21:56:38 -0000 Hi, I got this FreeBSD 5.4-STABLE box. I've followed UPGRADE, but still I get this error: -------------------------------------------------------------- >>> stage 2.3: build tools -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj INSTALL=3D"sh /usr/src/tools/inst= all.sh" PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/l= egacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/u= sr/bin WORLDTMP=3D/usr/obj/usr/src/tmp MAKEFLAGS=3D"-m /usr/src/tools/bui= ld/mk -m /usr/src/share/mk" /usr/obj/usr/src/make.i386/make -f Makefile.in= c1 DESTDIR=3D BOOTSTRAPPING=3D504100 -DNO_LINT -DNO_CPU_CFLAGS -DNO_WARNS= build-tools =3D=3D=3D> bin/csh (obj,build-tools) grep 'ERR_' /usr/src/bin/csh/../../contrib/tcsh/sh.err.c | grep '^#define' = >> sh.err.h cc -E -O2 -fno-strict-aliasing -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/= csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/bin/csh"' -I/usr/obj/usr/src/t= mp/legacy/usr/include /usr/src/bin/csh/../../contrib/tcsh/tc.const.c /usr/s= rc/bin/csh/../../contrib/tcsh/sh.char.h /usr/src/bin/csh/config.h /usr/src/= bin/csh/../../contrib/tcsh/config_f.h /usr/src/bin/csh/../../contrib/tcsh/s= h.types.h sh.err.h -D_h_tc_const | grep 'Char STR' | sed -e 's/Char \([a-z= A-Z0-9_]*\)\(.*\)/extern Char \1[];/' | sort >> tc.const.h In file included from /usr/src/bin/csh/../../contrib/tcsh/sh.h:93, from /usr/src/bin/csh/../../contrib/tcsh/tc.const.c:33: /usr/include/wchar.h:33:18: cwchar: No such file or directory cc -o gethost -L/usr/obj/usr/src/tmp/legacy/usr/lib -O2 -fno-strict-aliasi= ng -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PA= TH_TCSHELL=3D'"/bin/csh"' -I/usr/obj/usr/src/tmp/legacy/usr/include /usr/s= rc/bin/csh/../../contrib/tcsh/gethost.c In file included from /usr/src/bin/csh/../../contrib/tcsh/sh.h:93, from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:33: /usr/include/wchar.h:33:18: cwchar: No such file or directory In file included from /usr/src/bin/csh/../../contrib/tcsh/sh.h:93, from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:33: /usr/include/wchar.h:35: error: syntax error before "std" In file included from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:33: /usr/src/bin/csh/../../contrib/tcsh/sh.h:97: error: syntax error before "eC= har" /usr/src/bin/csh/../../contrib/tcsh/sh.h:97: warning: data definition has n= o type or storage class In file included from /usr/src/bin/csh/../../contrib/tcsh/sh.h:1304, from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:33: /usr/src/bin/csh/../../contrib/tcsh/sh.decls.h:221: error: syntax error bef= ore "readc" /usr/src/bin/csh/../../contrib/tcsh/sh.decls.h:221: warning: data definitio= n has no type or storage class *** Error code 1 Stop in /usr/src/bin/csh. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Can anybody help me? P.S. Please include my e-mail in the reply, I am not yet registered with the questions mailinglist. Thank you! -- Fafa Hafiz Krantz Research Designer @ http://www.bleed.com --=20 ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/