Date: Tue, 24 Aug 2004 10:03:57 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: freebsd-current@freebsd.org Subject: Re: crt1.o: In function `_start': undefined reference to `_init_tsl' Message-ID: <20040824170357.GA46720@troutmask.apl.washington.edu> In-Reply-To: <20040824164223.GA6359@gicco.homeip.net> References: <20040824164223.GA6359@gicco.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 24, 2004 at 06:42:23PM +0200, Hanspeter Roth wrote:
> Hello,
>
> I have upgraded to 5.3-Beta1 from CD.
> I had removed /usr/src before upgrading.
> Now building the kernel fails:
>
> cc -O -pipe -nostdinc -I/usr/include -I.
> -I/usr/src/sys/dev/aic7xxx/aicasm -o aicasm aicasm.o aicasm_symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -ll
> /usr/lib/crt1.o(.text+0x64): In function `_start':
> : undefined reference to `_init_tls'
>
> Is it expected to build world first or to build a GENERIC kernel
> first?
>
more /usr/src/UPDATING
Skip to this section:
To build a kernel
-----------------
If you are updating from a prior version of FreeBSD (even one just
a few days old), you should follow this procedure. With a
/usr/obj tree with a fresh buildworld,
and start reading.
--
Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040824170357.GA46720>
