[Lguest] lguest_swapgs multiply defined?

evt at texelsoft.com evt at texelsoft.com
Tue Jan 15 20:34:34 EST 2008


All,

I clone the lguest64 git and when compiling the kernel hit a mutiply defined symbol (lguest_swapgs).

It's defined in 
 - drivers/lguest/x86_64/core.c
 - drivers/lguest/x86_64/lguest_asm.S

The last few build log lines are:
 CC drivers/lguest/x86_64/lguest_stat.o
 LD drivers/lguest/x86_64/lg.o
 LD drivers/lguest/x86_64/built-in.o
drivers/lguest/x86_64/lg.o: In function `lguest_swapgs':
/home/evt/wrk/trees/lg64/drivers/lguest/x86_64/core.c:167: multiple definition of `lguest_swapgs'
drivers/lguest/x86_64/lguest_asm.o:(.text+0x80): first defined here
make[4]: ***** [drivers/lguest/x86_64/built-in.o] Error 1
make[3]: ***** [drivers/lguest/x86_64] Error 2
make[2]: ***** [drivers/lguest] Error 2
make[1]: ***** [drivers] Error 2
make: ***** [_all] Error 2


any help/advice would be appreciated. Thanks.

- Eric van Tassell(evt at texelsoft.com)



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/lguest/attachments/20080115/64b3f0e4/attachment.htm>


More information about the Lguest mailing list