LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   libXi.so.6: undefined symbol: XESetWireToEventCookie error (-current) (https://www.linuxquestions.org/questions/slackware-14/libxi-so-6-undefined-symbol-xesetwiretoeventcookie-error-current-792820/)

slackd 03-03-2010 03:41 AM

libXi.so.6: undefined symbol: XESetWireToEventCookie error (-current)
 
I just installed the latest updates from Slackware-Current, The update went fine, did a reboot, installed the nvidia driver (NVIDIA-Linux-x86_64-195.36.08-pkg2), started X successfully.

Now, whenever i open an X dependent application it gives me the following error:
Quote:

symbol lookup error: /usr/lib64/libXi.so.6: undefined symbol: XESetWireToEventCookie
I am running a Multilib setup, i have the latest toolchains from AlienBob installed.

the ldd output goes like this:
Code:

        linux-vdso.so.1 =>  (0x00007fff9ebd2000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f8daef94000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f8daec5b000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f8daea3f000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f8dae83c000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f8dae637000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f8dae432000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f8dae0c1000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f8daf3e2000)

Regards,
Sam

slackd 03-03-2010 07:42 AM

Hi Everyone,

I solved the problem guys, it was my fault..was missing an important package, it was downloaded in a different directory on my hard drive via my download manager therefore i skipped it by mistake.

Quote:

libX11-1.3.3-x86_64-1.txz
Thanks,
Sam


All times are GMT -5. The time now is 08:44 PM.