Hi there,

That's because you have to install the patched OSG version and not the
one from the AUR (I suppose you did that). See here:

http://wiki.flightgear.org/flightgear_wiki/index.php?title=OpenSceneGraph

Or if you do not want to run the osg version of flightgear, do a

cvs update -rPRE_OSG_PLIB_20061029

in the source directories of flightgear and simgear. Works for me on
Arch Linux :-).


Greetings,

Wim


On 11/10/06, Justin Smithies <[EMAIL PROTECTED]> wrote:
> Help i cant gety simgear to build from the cvs even though i have installed
> OSG ????
> Oh yeah im using Arch Linux ..... 2.6.18 kernel it built fine until this OSG
> came along   ...
> Errors below :
>
> Making install in scene
> make[2]: Entering directory
> `/files/flightgear/simgear-cvs/source/simgear/scene'
> Making install in material
> make[3]: Entering directory
> `/files/flightgear/simgear-cvs/source/simgear/scene/material'
> if
> g++ -DHAVE_CONFIG_H -I. -I. -I../../../simgear -I../../..  
> -I/usr/X11R6/include  -g -O2 -D_REENTRANT -MT
> mat.o -MD -MP -MF ".deps/mat.Tpo" -c -o mat.o mat.cxx; \
>         then mv -f ".deps/mat.Tpo" ".deps/mat.Po"; else rm -f ".deps/mat.Tpo";
> exit 1; fi
> mat.cxx: In member function 'osg::StateSet* SGMaterial::get_state(int) const':
> mat.cxx:252: error: invalid conversion from 'const osg::StateSet*'
> to 'osg::StateSet*'
> make[3]: *** [mat.o] Error 1
> make[3]: Leaving directory
> `/files/flightgear/simgear-cvs/source/simgear/scene/material'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory
> `/files/flightgear/simgear-cvs/source/simgear/scene'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/files/flightgear/simgear-cvs/source/simgear'
> make: *** [install-recursive] Error 1
>
>
> Justin Smithies
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>


-- 
Avoid hangovers - stay drunk!

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to