crt1.o: In function `_start': undefined reference to `_init_tsl'

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Aug 24 10:03:58 PDT 2004


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


More information about the freebsd-current mailing list