Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 05:53:13 -0800
From:      Jeffrey Lyon <jlyon@lotuscom.net>
To:        questions@freebsd.org
Subject:   Upgrading from 4.6-RELEASE to 4.7-STABLE
Message-ID:  <05bf01c28a52$d8413a60$7f543944@chstfld1.va.home.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05bf01c28a52$d8413a60$7f543944>