pcb

Comment 6 for bug 1309336

Revision history for this message
Nathan Stewart (therealnathanstewart) wrote :

Fedora FC19.

checking for GL/gl.h... yes
checking for OpenGL/gl.h... no
checking for OpenGL library... no
configure: error: in `/home/nps/Workspace/pcb':
configure: error: OpenGL is required.
See `config.log' for more details

configure:12800: checking for GL/gl.h
configure:12800: gcc -std=gnu99 -c -g -O2 -pthread conftest.c >&5
configure:12800: $? = 0
configure:12800: result: yes
configure:12800: checking for OpenGL/gl.h
configure:12800: gcc -std=gnu99 -c -g -O2 -pthread conftest.c >&5
conftest.c:107:23: fatal error: OpenGL/gl.h: No such file or directory
 #include <OpenGL/gl.h>

mesa-libGL-devel-9.2.4-1.20131128.fc19.i686 is installed, but installs to
/usr/include/GL/gl.h rather than
OpenGL/gl.h

It also fails finding the libraries though, for similar reasons.