From: Michel L. <wa...@zo...> - 2001-10-02 06:08:08
|
Hmmm sorry for the late response... On Mon, Sep 24, 2001 at 07:10:14PM +0200, ma...@li... wrote: > /usr/X11R6/lib/libXxf86dga.so: undefined reference to `atexit' Where did you get your libXxf86dga.so from ? Normally you should only have a .a file... I suspect the problem is in the .so file, it should not exist and if it did exist it should contain dependancies to whatever lib atexit is defined in (I thought it was libc, but I'm not positive) Regards, -- Michel "Walken" LESPINASSE Of course I think I'm right. If I thought I was wrong, I'd change my mind. |