Trajce Nikolov NICK writes: > ~/Dev/osgephemeris/osgEphemeris> make all > GNUmakefile:1: /makedefs: No such file or directory > GNUmakefile:6: /makerules: No such file or directory ^^^^^^^^^^^ You are calling the provided GNUmakefile. Either change to an out-of-source build or call make with "-f Makefile" option.
-- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

