Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 19:51:42 -0400 (EDT)
From:      Sam Magee <webadmin@adsight.com>
To:        ben@stuyts.nl
Cc:        stable@FreeBSD.ORG
Subject:   Re: isa.o: Undefined symbol `_isa_devtab_cam' in -stable kernel
Message-ID:  <Pine.BSF.3.96.980518195040.10602A-100000@adsight.com>
In-Reply-To: <199805181710.TAA13137@giskard.stuyts.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 May 1998, Ben Stuyts wrote:

> Trying to compile a kernel from today's sources gives the following error:
> 
> loading kernel
> isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
> 
> cvs status isa.c:
> ===================================================================
> File: isa.c             Status: Up-to-date
> 
>    Working revision:    1.74.2.6        Tue May 12 12:32:42 1998
>    Repository revision: 1.74.2.6        /home2/ncvs/src/sys/i386/isa/isa.c,v
>    Sticky Tag:          RELENG_2_2 (branch: 1.74.2)
>    Sticky Date:         (none)
>    Sticky Options:      (none)
> 
> Ben
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 
I found in the archives:

cd /usr/src/usr.sbin/config
make
make install

then re-make your kernel

works fine.

Sam



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?Pine.BSF.3.96.980518195040.10602A-100000>