Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / configure: error: Missing GL
- - By filemonster Date 2011-03-05 15:41
I'm on Arch Linux. But an error appears when i try to configure.
**************
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... no
checking whether gcc accepts -g... no
checking for gcc option to accept ISO C89... unsupported
checking for glMatrixMode in -lGL... no
configure: error: Missing GL

****************
Parent - By jlnr (dev) Date 2011-03-05 17:46
I also answered on the wiki, but: you are on Arch Linux and I have no idea what package manager it is using, have you installed the equivalent of libgl1-mesa-dev?
Up Topic Gosu / Gosu Exchange / configure: error: Missing GL

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill