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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to