[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
fglrx and 2.6.6 kernels
- From: Nenad Antonic <nenad at math dot hr>
- Date: Sat, 22 May 2004 13:13:52 +0200 (METDST)
I was able to compile fglrx for kernel.org kernels 2.6.5-mm2 and
2.6.6-rc3-bk8.
However, with 2.6.6-mm4 I encounter the following error:
_____________________________________________
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
skipping patch for 'drm_os_linux.h', not needed
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make[2]: Entering directory `/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x'
make -C /usr/src/d SUBDIRS=/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x modules
make[3]: Entering directory `/usr/src/d'
CC [M] /usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agp3.o
CC [M] /usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/nvidia-agp.o
CC [M] /usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agpgart_be.o
/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agpgart_be.c: In function
`agp_generic_
alloc_page':
/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agpgart_be.c:1405: error:
structure has
no member named `count'
/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agpgart_be.c: In function
`ali_alloc_pa
ge':
/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agpgart_be.c:4416: error:
structure has
no member named `count'
make[4]: *** [/usr/src/modules/fglrx-4.3.0-3.7.6/2.6.x/agpgart_be.o] Error 1
____________________________________________________________
Has anybody else seen this problem?
I got similar messages regardless of
fglrx-4.3.0-kernel-src_3.7.6-3_i386.deb or
fglrx-4.3.0-kernel-src_3.7.6-4_i386.deb.
I do use Debian packages and (roughly) the procedure described at
http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html
- Nenad.