Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 1999 15:42:15 -0400
From:      Chris Johnson <cjohnson@palomine.net>
To:        Stan Brown <stanb@awod.com>
Cc:        FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.ORG>
Subject:   Re: 3.0 -> 3.1 upgrade troubles
Message-ID:  <19990410154215.A12570@palomine.net>
In-Reply-To: <19990410193037.50C42151EE@hub.freebsd.org>; from Stan Brown on Sat, Apr 10, 1999 at 03:28:21PM -0400
References:  <19990410193037.50C42151EE@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 10, 1999 at 03:28:21PM -0400, Stan Brown wrote:
> 	Help, please.
> 
> 	I decided to use this weekend to upgrade my mainn work machine from 3.0
> 	to 3.1-STABLE. I am having problems though. heres what I did.
> 
> 	1. Bot from 3.1 CD and do an upgrade.
> 
> 	2. Reboot.
> 
> 	3, Find out I could not log in!
> 
> 	4. Boot in single user mode to find out that password encryption had
> 	   cahnged!. Redid roots password.
> 
> 	5. Tride to build a new kernel. It failed as follows:
> 
> 
> root@brown.fas.com:/usr/src/sys/compile/BROWN
> $ make
> loading kernel
> syscons.o: In function `scvidprobe':
> syscons.o(.text+0x231): undefined reference to `vid_configure'
> syscons.o(.text+0x24e): undefined reference to `vid_allocate'
> syscons.o(.text+0x26b): undefined reference to `vid_get_adapter'

[snip]

You're trying to build a kernel with your old config file. Don't do
that--things have changed. You'd be better off starting with GENERIC and LINT
again and reconstructing your config file.

See http://www.freebsd.org/~yokota/sc_update.txt, which will explain the
problem you're having.

Chris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990410154215.A12570>