Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 1998 11:41:27 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Michelle Brownsworth <michelle@eugene.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Vexing kernel compile problem
Message-ID:  <Pine.BSF.3.96.980218114003.13769P-100000@gdi.uoregon.edu>
In-Reply-To: <v0300782cb110b0530abb@[206.100.174.69]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Feb 1998, Michelle Brownsworth wrote:

> I ran into some unexpected trouble today while attempting to recompile a
> kernel to add support for a device on a server running 2.1.5-RELEASE -- a
> kernel I've compiled before umpteen times.  The compile errored out with
> the following message:  "/usr/lib/crt0.o Undefined symbol
> '--startup_setlocale' referenced from text segment  Error 1."  Hmmm...

cd /sys/i386/conf
config KERNEL
cd /sys/compile/KERNEL
make depend && make && make install

Start from *scratch*.  If that blows up too, rm -rf /usr/src/sys and
reinstall the kernel source.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980218114003.13769P-100000>