%-> Right... downloaded the RPM for 2.2.14 kernel source from
%-> Rawhide, and reverted back to egcs-1.1.2-24 in order to compile
%-> a kernel. When I tried gcc-2.95.2 with 2.2.13, the kernel
%-> compiled fine, but I got "unresolved symbols" for the modules
%-> during boot-up.
%->
%-> To my surprise, the same thing happened with the old egcs and 2.2.14.
%->
%-> How do I troubleshoot this? Set CONFIG_MODVERSIONS= to 'n'?
To answer my own question, yes, that worked. ;-)
Now I've only got dlci.o and sdla.o reported as having unresolved symbols.
Funny, sdla is the "Sangoma S502/S508 series multi-protocol PC interface
card", which together with the DLCI driver provides Frame Relay support for
Linux. I don't recall having configured those into the kernel... oh well.
-- Juha
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.