Hi,
I was trying to install gdk-pixbuf and some other GNOME-related things (I would eventually like to run pan, instead of a Classic newsreader), but I got the following error:
gcc -g -O2 -L/sw/lib -o .libs/test-gdk-pixbuf test-gdk-pixbuf.o -L.libs -lgdk_pixbuf -L/usr/local/lib -lgmodule -lglib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lXext -lX11 -L/usr/local/lib -bexpall -lgmodule -lglib -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -bexpall -lgmodule -lglib -lXext -lX11 -ltiff -ljpeg -lpng -lz -bexpall -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -ljpeg -ltiff -lungif -lpng -lz -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lglib -ldl -lgmodule
/usr/bin/ld: can't locate file for: -lungif
make[3]: *** [test-gdk-pixbuf] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### make failed, exit code 2
Failed: compiling failed
---
Could anyone tell me what's wrong, and/or what library is missing? I tried "fink install lungif", but that doesn't help...
Thanks...!