Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 12:53:46 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Michelle Brownsworth <michelle@eugene.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Vexing kernel compile problem
Message-ID:  <Pine.BSF.3.96.980219125323.412L-100000@gdi.uoregon.edu>
In-Reply-To: <v03110716b11127e60e03@[206.100.174.203]>

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.
> 
> Hmmm... did all the above and still no luck.  The depend blows up real good
> at the same point, same error msg.  I'm wondering if recompiling the
> libraries would help the situation...

Perhaps, it seems as if crt0.o got corrupted at some point.

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.980219125323.412L-100000>