Date: Wed, 18 Feb 1998 17:08:21 -0700 From: Michelle Brownsworth <michelle@eugene.net> To: Doug White <dwhite@resnet.uoregon.edu> Cc: questions@FreeBSD.ORG Subject: Re: Vexing kernel compile problem Message-ID: <v03110716b11127e60e03@[206.100.174.203]> In-Reply-To: <Pine.BSF.3.96.980218114003.13769P-100000@gdi.uoregon.edu> References: <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. 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... .\\ichelle 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?v03110716b11127e60e03>