Compile error on git master?

Marius Groeger mgroeger at sysgo.com
Fri Dec 21 00:54:03 PST 2007


Hello,

I just updated to the latest "master" and can't seem to compile 
anymore:

  /bin/sh ../libtool --tag=CC   --mode=compile i486-linux-gnu-gcc 
  -DHAVE_CONFIG_H -I. -I.. -I../../src    -I/usr/include/xorg   
  -I/usr/include/drm -I/usr/include/X11/dri   -Wall -g -O2 -Wall -MT 
  radeon_bios.lo -MD -MP -MF .deps/radeon_bios.Tpo -c -o radeon_bios.lo 
  ../../src/radeon_bios.c
   i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../../src 
  -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -Wall -g 
  -O2 -Wall -MT radeon_bios.lo -MD -MP -MF .deps/radeon_bios.Tpo -c 
  ../../src/radeon_bios.c  -fPIC -DPIC -o .libs/radeon_bios.o
  ../../src/radeon_bios.c: In function 'RADEONGetBIOSInfo':
  ../../src/radeon_bios.c:162: error: 'AtomBiosArgRec' undeclared (first use in this function)
  ../../src/radeon_bios.c:162: error: (Each undeclared identifier is reported only once
  ../../src/radeon_bios.c:162: error: for each function it appears in.)
  ../../src/radeon_bios.c:162: error: expected ';' before 'atomBiosArg'

Any ideas?

Marius


More information about the xorg-driver-ati mailing list