Comment installer Flightgear-Osgearth pour Linux

lundi 26 janvier 2015

Bonjour,


je dois être maudit, ça veut pas chez moi lors de du make de simgear:




[ 97%] Built target test-simgear_canvas_events-canvas_event
Scanning dependencies of target test_metar
[ 97%] Building CXX object simgear/environment/CMakeFiles/test_metar.dir/test_metar.cxx.o
Linking CXX executable test_metar
[ 97%] Built target test_metar
Scanning dependencies of target test_parseBlendFunc
[ 97%] Building CXX object simgear/scene/material/CMakeFiles/test_parseBlendFunc.dir/parseBlendFunc_test.cxx.o
Linking CXX executable test_parseBlendFunc
/usr/bin/ld: warning: libosg.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgUtil.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgTerrain.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgDB.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgViewer.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgText.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgShadow.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libOpenThreads.so.20, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgManipulator.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgSim.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libosgGA.so.100, needed by /home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so, not found (try using -rpath or -rpath-link)
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgShadow::ConvexPolyhedron::cut(osg::Polytope const&) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgShadow::ConvexPolyhedron::setToUnitFrustum(bool, bool) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::View::addEventHandler(osgGA::GUIEventHandler*) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgViewer::View::computeIntersections(float, float, std::vector<osg::Node*, std::allocator<osg::Node*> > const&, std::multiset<osgUtil::LineSegmentIntersector::Intersection, std::less<osgUtil::LineSegmentIntersector::Intersection>, std::allocator<osgUtil::LineSegmentIntersector::Intersection> >&, unsigned int) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgShadow::ConvexPolyhedron::getPoints(std::vector<osg::Vec3d, std::allocator<osg::Vec3d> >&) const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgViewer::View::computeIntersections(float, float, std::multiset<osgUtil::LineSegmentIntersector::Intersection, std::less<osgUtil::LineSegmentIntersector::Intersection>, std::allocator<osgUtil::LineSegmentIntersector::Intersection> >&, unsigned int) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::WindowSizeHandler::WindowSizeHandler() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::RecordCameraPathHandler::RecordCameraPathHandler(std::string const&, float) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::StatsHandler::StatsHandler() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgViewerGetVersion »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::Locator(osgTerrain::Locator const&, osg::CopyOp const&) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::View::setCameraManipulator(osgGA::CameraManipulator*, bool) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgShadow::ConvexPolyhedron::transform(osg::Matrixd const&, osg::Matrixd const&) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::convertLocalToModel(osg::Vec3d const&, osg::Vec3d&) const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::setTransformAsExtents(double, double, double, double) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « typeinfo for osgTerrain::Locator »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::orientationOpenGL() const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::convertModelToLocal(osg::Vec3d const&, osg::Vec3d&) const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgShadow::ConvexPolyhedron::dumpGeometry(osgShadow::ConvexPolyhedron::Face const*, osg::Plane const*, osgShadow::ConvexPolyhedron*, char const*, osg::Vec4d const&, osg::Vec4d const&, osg::Vec4d const&, osg::Vec4d const&, osg::Vec4d const&, osg::Vec4d const&, osg::Vec4d const&, osg::Vec4d const&) const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::ThreadingHandler::ThreadingHandler() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::~Locator() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::Locator(osgTerrain::Locator const&, osg::CopyOp const&) »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgManipulator::PointerInfo::PointerInfo() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarthUtil.so: référence indéfinie vers « osgViewer::LODScaleHandler::LODScaleHandler() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgViewer::View::getCameraContainingPosition(float, float, float&, float&) const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::Locator() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « typeinfo for osgViewer::View »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgManipulator::PointerInfo::projectWindowXYIntoObject(osg::Vec2d const&, osg::Vec3d&, osg::Vec3d&) const »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgTerrain::Locator::Locator() »
/home/theddy/fgos/flightgear_osgearth/install/osgearth/lib64/libosgEarth.so: référence indéfinie vers « osgManipulator::LineProjector::LineProjector() »
collect2: error: ld returned 1 exit status
make[2]: *** [simgear/scene/material/test_parseBlendFunc] Erreur 1
make[1]: *** [simgear/scene/material/CMakeFiles/test_parseBlendFunc.dir/all] Erreur 2
make: *** [all] Erreur 2





0 commentaires:

Enregistrer un commentaire

 

Lorem

Ipsum

Dolor