I'm having trouble with OSG and debian's giflib3g-dev package.
When I try to compile OSG, i get the following error. Has anyone else
seen this? If not, I will take it to the OSG list. I am compiling the
version in OSG_OP_OT-1.2-Flightgear.tar.gz

Josh

make[4]: Entering directory
`/usr/local/src/OSG_OP_OT-1.2-Flightgear/OpenSceneGraph/src/osgPlugins/gif/Linux32.Opt'
g++  -O2 -W -Wall -fPIC -pipe -I../../../../include
-I/usr/local/include -I/usr/freeware/include  -c ../ReaderWriterGIF.cpp
../ReaderWriterGIF.cpp: In function 'int gif_read_stream(GifFileType*,
GifByteType*, int)':
../ReaderWriterGIF.cpp:138: error: 'struct GifFileType' has no member
named 'UserData'
../ReaderWriterGIF.cpp: In function 'unsigned char*
simage_gif_load(std::istream&, int*, int*, int*)':
../ReaderWriterGIF.cpp:163: error: 'DGifOpen' was not declared in this scope
make[4]: *** [ReaderWriterGIF.o] Error 1
make[4]: Leaving directory
`/usr/local/src/OSG_OP_OT-1.2-Flightgear/OpenSceneGraph/src/osgPlugins/gif/Linux32.Opt'
make[3]: *** [osgdb_gif.so.opt] Error 2
make[3]: Leaving directory
`/usr/local/src/OSG_OP_OT-1.2-Flightgear/OpenSceneGraph/src/osgPlugins/gif'
make[2]: *** [default] Error 1
make[2]: Leaving directory
`/usr/local/src/OSG_OP_OT-1.2-Flightgear/OpenSceneGraph/src/osgPlugins'
make[1]: *** [default] Error 1
make[1]: Leaving directory
`/usr/local/src/OSG_OP_OT-1.2-Flightgear/OpenSceneGraph/src'
make: *** [default] Error 1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to