Kernel version conflict

Andreas Heertsch <[email protected]> Thu, 02 Jun 2005 18:13:55 +0200
Newsgroups gmane.linux.drivers.at76c503a.user
Organization Ariadne-Beratung
Message-ID <[email protected]>
Hi
I tried to build a usb-wlan module, but if I do a
'make install' in the at76c503 dir, I get unresolved symbols in
at76c503.o
usbdfu.o

if I do a
modprobe -v at76c503-rfmd

I get a kernel version conflict
2.4.27 <> 2.4.27-ct-1  (it is the c't-Debian-Server)

(Output of 'uname -r': 2.4.27-ct-1)

Did I something wrong?
Andreas