openvortex-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openvortex-commits] Linux 2.5


From: Kyriel Hendrix
Subject: [Openvortex-commits] Linux 2.5
Date: Mon, 21 Apr 2003 12:13:50 -0600

I've just got a new lfs build together, and have been having troubles getting my mx300 drivers to work. I've tried every aureal driver I could find, and have gotten an error to the tune of

main.c: In function `vortex2_open':
main.c:547: invalid operands to binary &
main.c: In function `vortex2_open_mixdev':
main.c:643: invalid operands to binary &
main.c: In function `vortex2_probe':
main.c:807: warning: `__check_region' is deprecated (declared at /lib/modules/2.5.67/build/include/linux/ioport.h:113) main.c:813: warning: `__check_region' is deprecated (declared at /lib/modules/2.5.67/build/include/linux/ioport.h:113)
main.c:824: warning: implicit declaration of function `request_irq'
main.c:926: warning: implicit declaration of function `free_irq'
main.c: In function `aureal_init_module':
main.c:961: `EXPORT_NO_SYMBOLS' undeclared (first use in this function)
main.c:961: (Each undeclared identifier is reported only once
main.c:961: for each function it appears in.)
make: *** [main.o] Error 1

To my best knowledge, this can be traced back to my linux-2.5.67 kernel. the free/request_irq error can be satiated by adding #include <linux/interrupt.h>, but everything else I have no clue about. Does anybody have any idea how to make the drivers less broken with linux 2.5?

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]