Re: [ROOT] compile problems

From: Ingo Strauch (strauch@mail.desy.de)
Date: Fri May 16 2003 - 17:01:04 MEST


daan wrote:
> 
> i have some trouble compiling ROOT on my machine (gcc 2.95.3, suse 8). i
> tried different versions (3.03.09, 3.05.03, 3.05.05) and never succeeded
> in compiling the whole source.
> 
> i always get following error messages when gmake has just finished
> compiling libX3d.so:
> 
> ...
> ==> lib/libX3d.so done
> g++ -O -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude  -D_REENTRANT
> -Iinclude  -o gl/src/TGLKernel.o -c
> gl/src/TGLKernel.cxx
> In file included from include/TGLKernel.h:30,
>                  from gl/src/TGLKernel.cxx:21:
> include/TRootGLU.h:23: GL/glu.h: No such file or directory

You don't have the OpenGL headers on your machine (or at a place where
they are not found).

If you don't need/want OpenGL, disable it with the corresponding option
of configure (call configure --help). If you do want OpenGL, install it
properly (maybe only the devel package of OpenGL is missing).

Cheers,
Ingo

-- 
"What're quantum mechanics?"
"I don't know. People who repair quantums I suppose."
                                     --Rincewind, Terry Pratchett "Eric"



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:11 MET