[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GTK wants g_strcasecmp symbol



When I try to run "gimp" it balks and says that it can't link because
the GTK library wants a symbol.  Any idea what is wrong?


gimp: error in loading shared libraries
/usr/lib/libgtk.so.1: undefined symbol: g_strcasecmp


I have the following from LDD:

$ ldd `which gimp`
        libgtk.so.1 => /usr/lib/libgtk.so.1 (0x40011000)
        libgdk.so.1 => /usr/lib/libgdk.so.1 (0x400a5000)
        libglib.so.1 => /usr/local/lib/libglib.so.1 (0x400c5000)
        libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x400cd000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400d5000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400e3000)
        libm.so.6 => /lib/libm.so.6 (0x40186000)
        libc.so.6 => /lib/libc.so.6 (0x4019f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

All of the libraries are there.  Is something out of sync?

--kmb203@psu.edu----------------Debian/GNU--2.0 (frozen)---Linux--2.0.30---
    THE LESSER-KNOWN PROGRAMMING LANGUAGES #12: LITHP
This otherwise unremarkable language is distinguished by the
absence of an "S" in its character set; users must substitute
"TH".  LITHP is said to be useful in protheththing lithtth.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: