You are not logged in.

#1 2009-04-19 18:40:59

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Can't get gl.h

Hello

I am trying to compile xf86-video-ati my self, but while I compiling I get this error:

gcc -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes -Wall -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -march=x86-64 -mtune=generic -O2 -pipe -MT radeon_accel.lo -MD -MP -MF .deps/radeon_accel.Tpo -c radeon_accel.c  -fPIC -DPIC -o .libs/radeon_accel.o
In file included from radeon.h:76,
                 from radeon_accel.c:79:
/usr/include/GL/glxint.h:28:19: error: GL/gl.h: No such file or directory
In file included from radeon.h:76,
                 from radeon_accel.c:79:
/usr/include/GL/glxint.h:95: error: expected specifier-qualifier-list before 'GLboolean'
make[2]: *** [radeon_accel.lo] Error 1
make[2]: Leaving directory `/home/roberth/pkg/xf86-video-ati/src/xf86-video-ati-6.12.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/roberth/pkg/xf86-video-ati/src/xf86-video-ati-6.12.1'
make: *** [all] Error 2

I have installed glproto, what more do I miss?


Use the Source, Luke!

Offline

#2 2009-04-19 18:56:32

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Can't get gl.h

install mesa

Offline

#3 2009-04-19 19:28:26

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: Can't get gl.h

Oh didn't think of that.


Use the Source, Luke!

Offline

Board footer

Powered by FluxBB