Date: Sun, 3 Mar 2002 05:40:32 +0000 (GMT) From: "Philip M. Gollucci" <philip@sduwebship.student.umd.edu> To: <freebsd-questions@FreeBSD.ORG> Cc: <current@FreeBSD.ORG> Subject: RE: 5.0-CURRENT makebuild world fails Message-ID: <20020303053843.H93697-100000@sduwebship.student.umd.edu> In-Reply-To: <79DD1BC58DD7AC418EC0D1D5B169ACB824117E@mail.ushustech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I've verified it on an an additional 3 machines. 5.0-CURRENT 4.5-STABLE 4.4-RELEASE that doesn't include the original 4.5-RELEASE I highly doubt its cpu or memory at this point ? Any other great ideas ? Thanks for the help. END ------------------------------------------------------------------------------ Philip M. Gollucci (p6m7g8) philip@p6m7g8.com 301.314.3118 Science, Discovery, & the Universe (UMCP) Webmaster & Webship Teacher URL: http://www.sdu.umd.edu EJPress.com Database/PERL Programmer & System Admin URL : http://www.ejournalpress.com Resume : http://p6m7g8.com/Work/index.html On Sun, 3 Mar 2002, Manoj K S wrote: > I too have got the same error after a make depend. > but it is on FreeBSD4.4 . > If i am able to come out of it, i will help you too. > > > -----Original Message----- > From: Philip M. Gollucci [mailto:philip@sduwebship.student.umd.edu] > Sent: Sunday, March 03, 2002 8:09 AM > To: freebsd-questions@FreeBSD.ORG > Cc: current@FreeBSD.ORG > Subject: 5.0-CURRENT makebuild world fails > > > For about the past 2 weeks or so, I've gotten the below error and I don't > know what to do about it. > This is on a FBSD4.5-RELEASE system w/ custom kernel. > > > -------------------------------------------------------------- > >>> stage 4: building libraries > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 > OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec > PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.6.0 > GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin > GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font > GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac > DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" > PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/u > sr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > make -f Makefile.inc1 -DNOHTML -DNOINFO -DNOMAN -DNOFSCHG libraries > cd /usr/src/lib/csu/i386-elf; make depend; make all; make install > rm -f .depend > mkdep -f .depend -a -I/usr/src/lib/csu/i386-elf/../common > /usr/src/lib/csu/i386-elf/crti.S /usr/src/lib/csu/i386-elf/crtn.S > mkdep -f .depend -a -I/usr/src/lib/csu/i386-elf/../common > /usr/src/lib/csu/i386-elf/crt1.c > cd /usr/src/lib/csu/i386-elf; make _EXTRADEPEND > cc -O2 -Wall -pipe -pedantic -ansi -march=pentiumpro -elf -Wall > -fkeep-inline-functions -I/usr/src/lib/csu/i386-elf/../common -c > /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o > /usr/src/lib/csu/i386-elf/crt1.c: In function `_start': > /usr/src/lib/csu/i386-elf/crt1.c:70: warning: ANSI C forbids braced-groups > within expressions > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > > Stop in /usr/src/lib/csu/i386-elf. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > END > ---------------------------------------------------------------------------- > -- > Philip M. Gollucci (p6m7g8) philip@p6m7g8.com 301.314.3118 > > Science, Discovery, & the Universe (UMCP) > Webmaster & Webship Teacher > URL: http://www.sdu.umd.edu > > EJPress.com > Database/PERL Programmer & System Admin > URL : http://www.ejournalpress.com > > Resume : http://p6m7g8.com/Work/index.html > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020303053843.H93697-100000>