biosedit wrote: > how can to install ati driver with gcc-4.0.2 > i am uses ati9600(RV350) and install driver 8.14.13 > with gcc3.4.3 kernel 2.6.8 the driver is work well > but now i am update gcc to 4.0.2 kernel to 2.6.13 the driver is not work > and can't install the driver > > > assuming new VMA API since we do have kernel 2.6.x... > doing Makefile based build for kernel 2.6.x and higher > ln: ‘./libfglrx_ip.a.GCC4’:文件已存在 > make: *** [libfglrx_ip.a.GCC4] 错误 1 > build failed with return value 2
iirc, it's necessary to link libflgrx_ip.a.GCC3 to libfglrx_ip.a.GCC4. some other patches were necessary as well - i found it on google. it works for me on my amd64/testing. (i was patching kernel module sources from flavio stanchina's package) other possibility is to get version 8.16.20 of ati driver installer from flavio stanchina's website. this builds without problems (it has support for newer kernels and gcc-4), however it didn't work for me. c started, but immediatelly crashed after i moved with mouse - strange, but i didn't have time to inpect it further. regards, -- Lubos [EMAIL PROTECTED]" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]