Hi all

I could reproduce the issue with :
- kernel 2.6.15 + GCC 4.0.2

modprobe snd_usb_audio would complain about unresolved symbols

RESOLUTION :

The bug seems indeed in GCC, and is fixed by GCC 4.0.3 :

- get GCC 4.0.3, recompile it
- recompile the kernel **with GCC 4.0.3** and the usb audio module
- install modules, install the kernel image ...

voila : the module can now be loaded.
kernel 2.6.15 compiled by GCC 4.0.3 works for me now.

Marc Alff.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to