On Mon, 2006-08-14 at 17:38 +0200, Benoît Poulard wrote: > I try to use osg 1.1, and i works with "make instlinks", but I want to > use delta3d and the current version of delta3d use osg1.0. > I will try to build Delta2d with OSG 1.1, but I don't know if it is > possible.
Last I tried, no--Delta3D is still using 1.0. But that was two weeks ago, so maybe it's changed since then. > thank's for all. > > Ben > > > 2006/8/14, Robert Osfield <[EMAIL PROTECTED]>: > Hi Ben, > > Could you move up to 1.1 or 1.1.1, I believe this may well > solve the > build problem. > > Robert. > > On 8/14/06, Benoît Poulard <[EMAIL PROTECTED]> wrote: > > > > hi, > > I have this during the build process when I build OSG 1.0 : > > > > >make ARCH=64 > > Entering directory src > > make[1]: Entering directory > > `/home/ben/Desktop/OSG_OP_OT- 1.0/OpenSceneGraph/src' > > Entering directory osg > > make[2]: Entering directory > > `/home/ben/Desktop/OSG_OP_OT-1.0/OpenSceneGraph/src/osg' > > make[3]: Entering directory > > `/home/ben/Desktop/OSG_OP_OT- > 1.0/OpenSceneGraph/src/osg/Linux64.Opt' > > /bin/sh: -c: line 7: syntax error near unexpected token `do' > > /bin/sh: -c: line 7: `for f in $depfiles; do \' > > ... > > ---------------- > > > > But it seem's that OSG is built correctly. > > > > > > But when I try to install OSG (with make install ormake > instlinks) I have > > this error: > > > > > > >sudo make instlinks > > make INSTBINCMD="ln -sf" __instbin > > make[1]: Entering directory > `/home/ben/Desktop/OSG_OP_OT-1.0/OpenSceneGraph' > > make[2]: Entering directory `/home/ben/Desktop/OSG_OP_OT- > > 1.0/OpenSceneGraph' > > /bin/sh: -c: line 11: syntax error near unexpected token > `donefi' > > /bin/sh: -c: line 11: `fi' > > make[2]: *** [__install] Error 2 > > make[2]: Leaving directory > `/home/ben/Desktop/OSG_OP_OT-1.0/OpenSceneGraph' > > make[1]: *** [__instbin] Error 2 > > make[1]: Leaving directory `/home/ben/Desktop/OSG_OP_OT- > 1.0/OpenSceneGraph' > > make: *** [instlinks] Error 2 > > > > ---------------- > > > > Does someone have an idea in order to solve this problem? > > > > thank's > > > > Ben > > > > > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://openscenegraph.net/mailman/listinfo/osg-users > > http://www.openscenegraph.org/ > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
