NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › insmod radeon.o : unresolved symbol prefetch
New Posts  All Forums:Forum Nav:

insmod radeon.o : unresolved symbol prefetch

post #1 of 3
Thread Starter 
came up with this error.
got it both from a CVS dl of the DRI trunk
and the main XFree86 trunk.

made it with 'make CFLAGS="-march=pentium4 -mfpmath=sse" -f Makefile.linux' in the drm/kernel directory.

currently on a 2.4.21-pre6 kernel
with the acpi-2.4.21-pre4 patch
and the latest preemptible kernel patch.


any ideas?
post #2 of 3
Thread Starter 
btw, the error stated above comes with
CFLAGS options
:

make CFLAGS="-march=pentium4 -mfpmath=sse" -f Makefile.linux.


i tried to compile the drm modules
without the options for cflags and it loaded,

for some reason those options made some module unresolved sysbols.
dont understand it.

any ideas?
post #3 of 3

Loadable Modul

In The kernel compilation, you should enable in the second section "Loadable modules Support", enable the Set version information on all modules symbols.

Then try again.
Hope that help.s
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Linux & Other OS's
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › insmod radeon.o : unresolved symbol prefetch