Date: Fri, 23 Nov 2007 22:34:30 +0000 From: "Aryeh Friedman" <aryeh.friedman@gmail.com> To: "=?ISO-8859-1?Q?=B6_Bill_Hacker?=" <askbill@conducive.net> Cc: freebsd-stable@freebsd.org Subject: Re: Buildworld failures -6.3-PRE Message-ID: <bef9a7920711231434m76c7036eu6368297292c38b6d@mail.gmail.com> In-Reply-To: <47474F60.4080804@conducive.net>
index | next in thread | previous in thread | raw e-mail
On 11/23/07, ¶ Bill Hacker <askbill@conducive.net> wrote: > Many such, > > Wearing out my csup welcome for 'RELENG_6'. > > Same or similar error when attempting to regress to 'RELENG_6_2' > > Details: > ================================================================= > -------------------------------------------------------------- > >>> stage 2.3: build tools > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj INSTALL="sh > /usr/src/tools/install.sh" > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > WORLDTMP=/usr/obj/usr/src/tmp MAKEFLAGS="-m /usr/src/tools/build/mk -j 9 > -m > /usr/src/share/mk" /usr/obj/usr/src/make.amd64/make -f Makefile.inc1 > TARGET=amd64 TARGET_ARCH=amd64 DESTDIR= BOOTSTRAPPING=602113 -DNO_LINT > -DNO_CPU_CFLAGS -DNO_WARNS build-tools > ===> 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='"/bin/csh"' > -DHAVE_ICONV > -I/usr/obj/usr/src/tmp/legacy/usr/include > /usr/src/bin/csh/../../contrib/tcsh/tc.const.c > /usr/src/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/sh.types.h sh.err.h -D_h_tc_const | grep > 'Char STR' | sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' | > sort > >> tc.const.h > cc -o gethost -L/usr/obj/usr/src/tmp/legacy/usr/lib -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 > -I/usr/obj/usr/src/tmp/legacy/usr/include > /usr/src/bin/csh/../../contrib/tcsh/gethost.c > /var/tmp//ccMRLXC4.o(.text+0x9): In function `gettoken': > : undefined reference to `__mb_sb_limit' > /var/tmp//ccMRLXC4.o(.text+0x8d): In function `gettoken': > : undefined reference to `__mb_sb_limit' > *** Error code 1 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > ===================================== > > I thought this had been fixed? Same error under -current.... also note to those who are courious about my mergemaster patch Doug was right skipping make altogether is the wrong solution... will look into it deeeperhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bef9a7920711231434m76c7036eu6368297292c38b6d>
