Hello, I tried to compile OpenSceneGraph, but it failed with error:
g++ -O2 -L/usr/X11R6/lib64 -L/usr/freeware/lib64 -L../../../../lib/Linux64 -L/home/tuuli/bin/OSG_OP_OT-1.2/OpenThreads/lib/Linux64 -L/home/tuuli/bin/OSG_OP_OT-1.2/Producer/lib/Linux64 -shared ReaderWriterGIF.o -lstdc++ -losgGA -losgDB -losgUtil -losg -lungif -lOpenThreads -o osgdb_gif.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lungif collect2: ld returned 1 exit status gmake[4]: *** [osgdb_gif.so] Error 1 I don't have ungif installed, but giflib 4.1.4. How can I resolve this without installing ungif? I'm running Gentoo with gcc 4.1.1 and glibc 2.4-r3. Thanks. _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/