[Flightgear-devel] osg, libgif and debian sid

2006-12-14 Thread Josh Babcock
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.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] osg, libgif and debian sid

2006-12-14 Thread Vivian Meazza
Josh Babcock wrote

 
 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
 

You don't need gif stuff for FlightGear- just remove all references to it.

Vivian


-
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.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] osg, libgif and debian sid

2006-12-14 Thread Josh Babcock
Vivian Meazza wrote:

 
 You don't need gif stuff for FlightGear- just remove all references to it.
 

Yup, that did the trick.

Josh

-
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.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] osg, libgif and debian sid

2006-12-14 Thread Martin Spott
Josh Babcock wrote:
 I'm having trouble with OSG and debian's giflib3g-dev package.

Use 'libungif4-dev'   or something similar,

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

-
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.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] osg, libgif and debian sid

2006-12-14 Thread Josh Babcock
Martin Spott wrote:
 Josh Babcock wrote:
 I'm having trouble with OSG and debian's giflib3g-dev package.
 
 Use 'libungif4-dev'   or something similar,
 
 Martin.

I tried, but dpkg wanted to uninstall lots and lots of other software,
including aterm. I didn't feel like untangling the dependency tree.

Josh

-
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.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel