HI Gazi,

Could it be as simple as not having the osgViewer directory checked
out yet.  Try a:

 cvs update -Pd

Which checks out new directories, and prunes empty ones.

Robert.

On 11/17/06, Gazi Alankus <[EMAIL PROTECTED]> wrote:
For a while now I can't compile the cvs code directly on my Gentoo
Linux laptop. There is a osgViewer entry in Make/makedirdefs that
causes problems. Here is what happens after checking outh the code
from cvs:

$ make
Entering directory src
make[1]: Entering directory `/usr/src/osg/OpenSceneGraph/src'
make[1]: *** No rule to make target `osgViewer', needed by `default'.  Stop.
make[1]: Leaving directory `/usr/src/osg/OpenSceneGraph/src'
make: *** [default] Error 1
[EMAIL PROTECTED] /usr/src/osg/OpenSceneGraph $ vi Make/makedirdefs
[comments out the line with osgViewer]
[EMAIL PROTECTED] /usr/src/osg/OpenSceneGraph $ make
[compiles properly]

Since this has been there for a while and I didn't see any complaints
about it, I thought I'd be the one to complain:)

-Gazi
_______________________________________________
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/

Reply via email to