On Fri, 20 Sep 2002, Scott Long wrote:
> I'm no Xpert on this, but it appears that someone forgot to put -fPIC
> in one of the makefiles?
>
> That would cause the _GLOBAL_OFFSET_TABLE linkage error...
The modules that get loaded are _not_ supposed to have -fPIC, though if it
were present, it might produce this error. The loader works on regular
object files, not ones built to be part of a shared library (ie PIC).
Stuart
Stuart R. Anderson [EMAIL PROTECTED]
Network & Software Engineering http://www.netsweng.com/
1024D/37A79149: 0791 D3B8 9A4C 2CDC A31F
BD03 0A62 E534 37A7 9149
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert