Re: [gtk-list] Re: glib



Bertrand Guiheneuf wrote:
> 
> \\ I've written a library that uses gtk. I can compile it, no problem, but
> \\ as soon as I try to use it, I get:
> \\
> \\ /usr/local/lib/libgtk.so: undefined symbol: g_strcasecmp (libgtk.so)
> \\
> \\ I'm really lost on this one. If anyone can help me out, I'd really
> \\ appreciate it.
> \\
> 
> -lglib on your link command line would surely help.
> 
>         Bertrand

Well ...

LIBS=-L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11
-lm

which is used on my link command. What else could I be doing wrong?

Doug
-- 
My wasted space --- http://www.squirrel.net/~dsouth



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