From owner-freebsd-questions Tue Nov 12 3:20:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F4337B401 for ; Tue, 12 Nov 2002 03:20:56 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BB3543E4A for ; Tue, 12 Nov 2002 03:20:55 -0800 (PST) (envelope-from jlyon@lotuscom.net) Received: from cc568969b (pcp916293pcs.brndml01.va.comcast.net [68.57.84.127]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 1.5 (built Sep 23 2002)) with SMTP id <0H5G008CENIS8O@mtaout04.icomcast.net> for questions@freebsd.org; Tue, 12 Nov 2002 06:20:52 -0500 (EST) Date: Tue, 12 Nov 2002 05:53:13 -0800 From: Jeffrey Lyon Subject: Upgrading from 4.6-RELEASE to 4.7-STABLE To: questions@freebsd.org Message-id: <05bf01c28a52$d8413a60$7f543944@chstfld1.va.home.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG While trying to upgrade from 4.6-RELEASE to 4.7-STABLE I get the following error (during make world): ===> etc/sendmail rm -f freebsd.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) > freebsd.cf chmod 444 freebsd.cf make: no target to make. "/usr/src/Makefile.inc1", line 140: warning: "make -f /dev/null -m /usr/src/share/mk CPUTYPE=dummy -V CPUTYPE" returned non-zero status Checking to see if your booted kernel is fresh enough.. /usr/obj/usr/src/bin/sh/sh -c 'echo "Testing installed kernel for new sigaction(2) syscall"' Bad system call - core dumped *** Error code 140 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Here is my current uname: 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0 and my supfile: *default tag=RELENG_4_7 *default host=cvsup16.FreeBSD.org *default prefix=/usr *default base=/usr *default release=cvs tag=. *default delete use-rel-suffix src-all My intent was to go: make buildworld make installworld /usr/sbin/config KERNEL cd ../../compile/KERNEL make depend make make install reboot Am I going about this in the wrong way? Any guidance? Thanks. Jeffrey Lyon jlyon@lotuscom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message