Date: Tue, 07 Dec 1999 10:59:57 +0200 From: Marc Solsona <marc.solsona@nokia.com> To: EXT Hostas Red <kong@comset.net> Cc: current@FreeBSD.ORG Subject: Re: 3.3-stable -> 4.0-current problem... Message-ID: <384CCC8C.E8A7E6BB@nokia.com> References: <Pine.BSF.4.20.9912071136210.527-100000@crucian.comset.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I've tried to do the same and it seems that there have been some changes of the signal achitecture. A solution I found was to build a kernel 4.0 before building world. I haven't tried though. Tell me if it works!! EXT Hostas Red wrote: > Hi! > > I've cvsup'ed my 3.3-stable source tree to 4.0-current source tree, and > when i'm trying to make buildworld, i'm getting following: > > ======================================================================== > echo '#include "i386/freebsd.h"' >> tm.h > echo '#include "i386/perform.h"' >> tm.h > rm -f .depend > mkdep -f .depend -a > -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config > -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DIN_GCC > -I/usr/obj/usr/src/tmp/usr/include > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/frame.c > Bad system call - core dumped > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/gnu/lib/libgcc. > *** Error code 1 > ======================================================================== > > And when i'm trying to run buildworld again, following happens: > > ======================================================================== > cc -O -pipe -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include > -c /usr/src/usr.bin/make/arch.c > *** Signal 12 > > Stop in /usr/src/usr.bin/make. > *** Error code 1 > ======================================================================== > > Anybody knows where can be a problem? On my another 4.0 box make world > goes just fine... > > Adios, > /KONG > > ======================================================================== > Hostas Red (KVK10, KVK10-RIPN) || UNiX Systems Administrator, ComSet ISP > ======================================================================== > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" 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?384CCC8C.E8A7E6BB>