On Thursday 24 August 2006 18:18, Dalibor Dukic wrote:
> Hi,
> I'm trying to compile um arch with CONFIG_MODE_TT=y and I get problem
> when linking.

>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> arch/um/sys-i386/built-in.o: In function `__setup_host_supports_tls':
> arch/um/sys-i386/tls.c:366: undefined reference to
> `check_host_supports_tls'
> collect2: ld returned 1 exit status
>   KSYM    .tmp_kallsyms1.S
> nm: '.tmp_vmlinux1': No such file
> No valid symbol.
> make: *** [.tmp_kallsyms1.S] Error 1
>
>
> Can anyone notice this??? thnx
Follow the recommendations to use SKAS; however, I looked at the bug and saw 
that your problem is that MODE_SKAS wasn't active in your compilation (I 
always compile with MODE_TT on to make sure it does not bitrot too fast). 
I'll fix it.

Bye
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to