"Sajjadul Islam" writes:

> Hi forum,
>
> I am trying to compile the osg recent stable bersion from source on linux , 
> but getting the following error while making:
>
>
> Code:
>
> [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/sweep.o
> [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/dict.o
> [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/geom.o
> [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/tess.o
> make[2]: *** No rule to make target `/usr/lib/i386-linux-gnu/libGL.so', 
> needed by `lib/libosg.so.3.0.1'.  Stop.
> make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2
> make: *** [all] Error 2
>
>
>
>  
>
>
> Any hint to resolve this make problem?

Hi Sajjadul,

either you don't have openGL development libraries installed or they
have changed their location. Try first to remove CMakeCache.txt and
rebuild.

-- 
Alberto

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to