This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems compiling ISDN driver


Hi!

I've got a problem while trying to compile the AVM Fritz!-ISDN Card 
(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/fcpci* )
driver for Linux with any GCC version >= 3.1 !
When trying to load the driver the following error occurs:

/lib/modules/2.4.19/misc/fcpci.o: unresolved symbol __udivdi3
/lib/modules/2.4.19/misc/fcpci.o: 
/lib/modules/2.4.19/misc/fcpci.o: insmod
/lib/modules/2.4.19/misc/fcpci.o failed
/lib/modules/2.4.19/misc/fcpci.o: insmod fcpci failed

That is rather a major problem because these drivers should be included in the 
Gentoo Linux 1.4 for example which is compiled with gcc 3.2!
(And it prevented me from changing to gcc 3.1 on my SuSE 7.3!)

glibc-version is 2.5.5, Kernel 2.4.19!

Thanks in advance!

Regards,
-- 
Sven Lüppken, sven@kde.org, KDE Developer
DrBranson@web.de, IRC: slueppken
Get KOffice 1.2 RC1 _now_ --> www.koffice.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]