On Friday 18 November 2005 09:59, Rob Landley wrote:
> On Friday 18 November 2005 01:58, Blaisorblade wrote:
> > > arch/um/sys-i386/built-in.o(.text+0x3b60): In function `load_TLS':
> > > : undefined reference to `indirect_set_thread_area'
> > >
> > > collect2: ld returned 1 exit status
> > >   KSYM    .tmp_kallsyms1.S
> > > nm: '.tmp_vmlinux1': No such file
> > > No valid symbol.
> > > make[2]: *** [.tmp_kallsyms1.S] Error 1
> > > make[1]: *** [_all] Error 2
> > > make: *** [all] Error 2
> > >
> > > This is progress!
> >
> > Disable TT mode or play with such things IIRC
>
> Nope, tt mode already is disabled.

Be creative - enable it then... yep, indirect_... is defined only when TT is 
active, but is also used otherwise.

> > - actually there's a proper
> > fix along lines of "move #ifdef's inside sys-i386/tls.c to properly cater
> > to dependencies" if you want.
> >
> > This comes from the TLS patches btw...

> I'll be banging on this more in a bit...

> Rob

-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to