From owner-freebsd-questions Thu Feb 19 12:54:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21296 for freebsd-questions-outgoing; Thu, 19 Feb 1998 12:54:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21279 for ; Thu, 19 Feb 1998 12:53:59 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA00509; Thu, 19 Feb 1998 12:53:46 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Thu, 19 Feb 1998 12:53:46 -0800 (PST) From: Doug White Reply-To: Doug White To: Michelle Brownsworth cc: questions@FreeBSD.ORG Subject: Re: Vexing kernel compile problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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