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

Re: ATI drivers for Debian 64 bit...



Dimanche 25 septembre 2005, 10:41:02 CEST, Jean-Luc Coulon (f5ibh) a écrit :
>[...] 
> I failed to build the module on 64 bit architecture:
> 
> 
> /usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/fglrx modules
>[...]
> /usr/src/modules/fglrx/firegl_public.c:124:25: error: asm/ioctl32.h: No  
> such file or directory
Here is the problem : /usr/include/asm/ doesn't exist in debian.
Edit firegl_public.c and replace asm/ioctl32.h by linux/ioctl32.h (or
make a symlink asm -> linux (yerk!)).

Make sure /usr/X11R6/lib64 exists as a symlink to /usr/X11R6/lib.
And comment the module int10 in xorg.conf.

Just in case:
We had a thread on that topic earlier. It started here:
http://lists.debian.org/debian-amd64/2005/08/msg00498.html

I posted problems and solutions in French here (very last comments):
http://linuxfr.org/2005/08/19/19448.html

See you on d-u-f ;o)
-- 
Sylvain Sauvage



Reply to: