Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 07:19:57 -0400
From:      Ed Sweeney <ed@sideways.org>
To:        ejk@edelfelt.albert.hit.fi
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Cannot compile stable kernel 
Message-ID:  <199805121119.HAA09515@asia.sideways.org>
In-Reply-To: Your message of "Tue, 12 May 1998 13:20:48 %2B0300." <19980512132048.57027@albert.hit.fi> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello
> 
> 	I get the following error after all the objects have been compiled
> 
> loading kernel
> isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment

I had the same problem.  Making "config" first fixed it.
cd /usr/src/sbin/config
make
make install

then try the kernel build again.
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ed Sweeney - Charlotte, NC http://www.sideways.org mail:ed@sideways.org



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?199805121119.HAA09515>