[TAG] Error Compiling Atmel Wireless Driver
Peter Knaggs
peter.knaggs at gmail.com
Tue Sep 20 04:25:53 MSD 2005
Hi Lih-Chern,
It compiles OK here on Debian Sarge (stable) with kernel 2.6.8-2,
so at least that indocates that the code is probably correct.
It could be that you have somehow got a corrupted download,
or are having a filesystem corruption.
Especially, the error message on the line just before seems
to indicate something like that:
??~MgmtFrameProcessing??T:
The function name is MgmtFrameProcessing, so gcc should say
"In function MgmtFrameProcessing:"
and not:
"In function ??~MgmtFrameProcessing??T:"
Please check the output of this command:
md5sum atmelwlandriver/src/usb/rx.c
It should look like this (assuming I retrieved the
correct 3.4.1.1 version from sourceforge):
5d3ddd160b9b27e18ab58ad6c79fa1dd atmelwlandriver/src/usb/rx.c
For our reference, the archive I downloaded to run this check was:
http://internap.dl.sourceforge.net/sourceforge/atmelwlandriver/atmelwlandriver-3.4.1.1.tar.bz2
Thanks,
Peter.
More information about the TAG
mailing list