On Wed, Apr 21, 2010 at 3:05 PM, Frank Mehnert <[email protected]> wrote: > On Wednesday 21 April 2010, Alexey Eremenko wrote: >> On Wed, Apr 21, 2010 at 2:15 PM, Frank Mehnert <[email protected]> > wrote: >> > On Wednesday 21 April 2010, Alexey Eremenko wrote: >> >> problem #1 >> >> >> >> I have attached configure.log as per Frank's request. >> > >> > Apparently the GLU headers were not found. But >> > >> > $ rpm -ql lib64mesaglu1-devel >> > /usr/include/GL/glu.h >> > /usr/include/GL/glu_mangle.h >> > /usr/include/GL/mesa_wgl.h >> > /usr/lib64/libGLU.so >> > /usr/share/doc/lib64mesaglu1-devel >> > /usr/share/doc/lib64mesaglu1-devel/COPYING >> > >> > In your previous mail you wrote that you have lib64mesaglu1-devel >> > installed. So does /usr/include/GL/glu.h exist or not? >> > >> > Kind regards, >> > >> > Frank >> > -- >> > Dr.-Ing. Frank Mehnert >> >> hmm... After manual check I see two files: >> >> [r...@localhost ~]# ll /usr/include/GL/ >> total 276 >> -rw-r--r-- 1 root root 271812 2010-04-17 21:03 glATI.h >> -rw-r--r-- 1 root root 7628 2010-04-17 21:03 glxATI.h >> >> Could it be that proprietary ATI drivers removed glu.h ? or just my >> packages are broken ? > > I assume that the ATI drivers are responsible for that. > Definitely nothing we can handle in the configure script. >
OK, but it would be helpful to (at least) solve problem #2. That is: make --disable-opengl flag to disable all components that depend on OpenGL. After all - your manual way helped me to compile stuff. -- -Alexey Eromenko "Technologov" _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
