gdk-pixbuf for gnomeicu (let me know if this is the wrong place)



hello,

I installed gdk-pixbuf 0.9.0 as required by gnomeicu. I had to move the gdk-pixbuf-config script from /usr/local/bin to /sbin/ since the ./configure script for gnomeicu woudln't find it otherwise. But after running the ./configure script i get this output:

checking for gdk-pixbuf-config... (cached) /sbin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.9.0... yes
Unknown library `gdk_pixbuf'
Unknown library `gdk_pixbuf'
checking for libgnomeui/gnome-window-icon.h... (cached) no


what would cause the 'unknown library' message?

Also (the following might be related to the above) while doing the 'make' process I got teh following error:

gcc -g -O2 -Wall -Wunused -DUSE_XSCREENSAVER -o gnomeicu applet.o autoaway.o autohide.o awaymsglist.o changeaway.o changeinfo.o changenick.o chat.o chatdlg.o dialog.o dirbrowser.o dragdrop.o events.o sendcontact.o sendmsg.o server.o showlist.o kanji_conv.o tcp.o userserver.o util.o visible.o webpresence.o gtkspell.o -lpanel_applet -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -rdynamic -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -lXext -lXss -lgdbm
gtkfunc.o: In function `set_window_icon':
/usr/local/gnomeicu-0.96.1/src/gtkfunc.c:6231: undefined reference to `gnome_window_icon_set_from_file'
loadpixmap.o: In function `init_one_pixmap':
/usr/local/gnomeicu-0.96.1/src/loadpixmap.c:64: undefined reference to `gdk_pixbuf_new_from_file' /usr/local/gnomeicu-0.96.1/src/loadpixmap.c:65: undefined reference to `gdk_pixbuf_render_pixmap_and_mask' /usr/local/gnomeicu-0.96.1/src/loadpixmap.c:67: undefined reference to `gdk_pixbuf_finalize'
collect2: ld returned 1 exit status
make[3]: *** [gnomeicu] Error 1
make[3]: Leaving directory `/usr/local/gnomeicu-0.96.1/src'
make[2]: *** [all-recursive] Error 1


can anyone tell me what's wrong? thanks.





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