On Mon, 18 Aug 2003 17:55:23 -0400 lameth <[EMAIL PROTECTED]> wrote: > Well I actually got the make file pointed to all the right directories, > kernel-headers-2.4.18bf2.4 and the correct drm firectory in > kernel-source-2.4.18. Ran the make.sh script and ended up with this error: > firegl_public.c:694: redefinition of `__cmpxchg' > patch/drivers/char/drm/drmP.h:276: `__cmpxchg' previously defined here > compiling failed - object file was not generated > I'm thinking I should have bought an Nvidia based card. I'll try you're > suggestion next before I consider seeing if there's a debian kernel that > fits one of the prebuilt modules.
If you're using gcc-3.3 you might try compiling with gcc-3.2 and gcc-2.95 first. This sounds like the compiler catching the programmer doing something naughty. :) Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]