While doing a build on the latest CVS version of OSG on FreeBSD, I got the following build failure:
Entering directory osgSim gmake[3]: Entering directory `/usr/home/jshue/working-OSG/OpenSceneGraph/src/osgWrappers/osgSim' gmake[4]: Entering directory `/usr/home/jshue/working-OSG/OpenSceneGraph/src/osgWrappers/osgSim/FreeB SDi386.Opt' gmake[4]: *** No rule to make target `HeightAboveTerrain.cpp', needed by `Makedepend'. Stop. gmake[4]: Leaving directory `/usr/home/jshue/working-OSG/OpenSceneGraph/src/osgWrappers/osgSim/FreeB SDi386.Opt' gmake[3]: *** [osgwrapper_osgSim.so.opt] Error 2 gmake[3]: Leaving directory `/usr/home/jshue/working-OSG/OpenSceneGraph/src/osgWrappers/osgSim' gmake[2]: *** [default] Error 1 gmake[2]: Leaving directory `/usr/home/jshue/working-OSG/OpenSceneGraph/src/osgWrappers' gmake[1]: *** [default] Error 1 gmake[1]: Leaving directory `/usr/home/jshue/working-OSG/OpenSceneGraph/src' gmake: *** [default] Error 1 The osgWrappers/osgSim/GNUmakefile was modified on Nov 2nd to add 2 files (HeightAboveTerrain.cpp and LineOfSight.cpp), but they do not exist in CVS. Is it possible that these 2 files are got skipped over on an earlier commit? I can get around these missing files by removing those 2 filenames from the GNUmakefile. -john This communication, along with any attachments, is covered by federal and state law governing electronic communications and may contain company proprietary and legally privileged information. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, use or copying of this message is strictly prohibited. If you have received this in error, please reply immediately to the sender and delete this message. Thank you.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
