On Mon, 2005-09-19 at 11:45 -0500, ajtiM wrote:
On Monday 19 September 2005 09:02, mike wrote:
On Sunday 18 September 2005 22:30, ajtiM wrote:
You need to do a make prepare-all and that should fix it. It did on my 9.3..
Mike
I did and i tried again:
rpm -Uhv fglrx_6_8_0_SUSE100-8.16.20-1.i386.rpm Preparing... ########################################### [100%] 1:fglrx_6_8_0_SUSE100 ########################################### [100%] /usr/src/kernel-modules/fglrx / make -C /usr/src/linux modules SUBDIRS=/usr/src/kernel-modules/fglrx make[1]: Entering directory `/usr/src/linux-2.6.13-8'
WARNING: Symbol version dump /usr/src/linux-2.6.13-8/Module.symvers is missing; modules will have no dependencies and modversions. <snip>
This error is normal because the Module.symvers file is never created under /usr/src/linux where it is looked for. The simple fix is to copy the file from /usr/src/linux-<version>/i386/smp/Module.symvers to /usr/src/linux. Why this file is not provided where it is looked for by third party programs does not make sense. I know that VMware also looks for this file. I am also using the SMP kernel. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998