From owner-freebsd-current Tue Dec 7 0:54:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.net [216.254.0.2]) by hub.freebsd.org (Postfix) with ESMTP id 401FC14F0A for ; Tue, 7 Dec 1999 00:54:13 -0800 (PST) (envelope-from seanj@speakeasy.org) Received: from localhost (seanj@localhost) by grace.speakeasy.org (8.9.1/8.9.1) with ESMTP id AAA15962; Tue, 7 Dec 1999 00:53:54 -0800 Date: Tue, 7 Dec 1999 00:53:53 -0800 (PST) From: Sean Jensen-Grey To: Marc Solsona Cc: EXT Hostas Red , current@FreeBSD.ORG Subject: Re: 3.3-stable -> 4.0-current problem... In-Reply-To: <384CCC8C.E8A7E6BB@nokia.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Building the kernel first works. also you will need to run the /usr/sbin/config from the /usr/src/usr.sbin tree as the installed one is for the older kernel format. Sean. On Tue, 7 Dec 1999, Marc Solsona wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message