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([EMAIL PROTECTED])
_______________________________________________ Lguest mailing list [email protected] https://ozlabs.org/mailman/listinfo/lguest
