[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: fglrx 8.18.6 (and former probably) not working with 2.6.14 on amd64



Am 15.11.2005 um 10:57 Uhr haben Sie geschrieben:

I am no (kernel)-hacker, so I don't know how to translate the calls in
firegl_public.c to the new macros. Probably its not that easy as to
just call the new macros.

hi,

you have to replace
#include <asm/ioctl32.h>
by
#include <linux/ioctl32.h>
in firegl_public.c and recompile the stuff.

greets chris.