HI!
I'm just compiled kernel-2.6.10-gentoo-r6 and xorg  6.8.0-r4, when
tryin to build fglrx module manually...

gentuxp4 build_mod # sh make.sh
make.sh: line 52: [: 3: unary operator expected
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.10-gentoo-r6/build
SUBDIRS=/root/fglrx/lib/modules/fglr x/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
  Building modules, stage 2.
  MODPOST
*** Warning: "pci_find_class"
[/root/fglrx/lib/modules/fglrx/build_mod/2.6.x/fgl rx.ko] undefined!
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r6'
build succeeded with return value 0
duplicating results into driver repository...
done.
==============================
You must change your working directory to /root/fglrx/lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
==============================


OK, got a warning..  *** Warning: "pci_find_class"
then I go to that dir and...

gentuxp4 fglrx # sh make_install.sh
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
FATAL: Error inserting fglrx
(/lib/modules/2.6.10-gentoo-r6/kernel/drivers/char/drm/fglrx.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
failed.

This is the kernel output:
Jan 25 18:43:27 gentuxp4 fglrx: Unknown symbol pci_find_class


I cant load the module :(

--
gentoo-user@gentoo.org mailing list

Reply via email to