Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2000 00:21:08 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Matthew Jarrett <matthew@fl.net.au>
Cc:        questions freebsd <questions@FreeBSD.ORG>
Subject:   Re: compiling kernel and upgrading etc
Message-ID:  <20000219002107.M21720@fw.wintelcom.net>
In-Reply-To: <NDBBLOJBKDGDKOIJLIDGIEDHCAAA.matthew@fl.net.au>; from matthew@fl.net.au on Sat, Feb 19, 2000 at 05:52:29PM %2B1100
References:  <NDBBLOJBKDGDKOIJLIDGIEDHCAAA.matthew@fl.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
* Matthew Jarrett <matthew@fl.net.au> [000218 23:58] wrote:
> Hi,
> 
> I am just upgrading to the latest code of FreeBSD 3.4 Stable, and am getting
> a few errors.  I have previously upgraded to Stable on this same machine
> about 4 times, and this is the 5th time I  am about to do.
> 
> What I am getting is the below:
> 
> pandora:/usr/src/sys/compile/PANDORA% make
> Loading kernel
> vpo.o: In function `vpoattach':
> vpo.o(.text+0x10f): undefined reference to `cam_simq_alloc'
> vpo.o(.text+0x134): undefined reference to `cam_sim_alloc'
> vpo.o(.text+0x144): undefined reference to `cam_simq_free'
> vpo.o(.text+0x152): undefined reference to `xpt_bus_register'
> vpo.o(.text+0x16e): undefined reference to `xpt_create_path'
> vpo.o(.text+0x18d): undefined reference to `xpt_bus_deregister'
> vpo.o(.text+0x197): undefined reference to `cam_sim_free'
> vpo.o: In function `vpo_action':
> vpo.o(.text+0x4b5): undefined reference to `xpt_done'
> *** Error code 1
> 
> Stop.
> 
> This occurs _after_ doing a cvsup and then doing a 'make buildworld' in
> /usr/src/ and a config 'PANDORA' in /usr/src/sys/i386/conf and then doing a
> 'make depend'.

[snip]

no kernel config file attached...

Just a guess, you're missing some lines for scsi devices?  try a
side-by-side check with GENERIC refering to LINT to clear things up.

good luck,
-Alfred


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?20000219002107.M21720>