Problem compiling hostap-0.0.3

Andre Berger uzscd5
Wed May 21 12:11:36 PDT 2003


Hi, for the first time!

I have a problem compiling hostap-0.0.3. My box is running Debian woody
plus Adrian Bunk's packages for those who know what I mean. 

$ uname -r
2.4.20-1-686

$ ls /lib/modules/
2.4.20-1-686

$ ls -l /usr/src/ 
total 19444
drwxr-xr-x    2 root     root         4096 31. M?r 12:15 kernel-build-2.4.20-1
drwxr-xr-x    3 root     root         4096 18. Mai 00:09 kernel-headers-2.4.20-1
drwxr-xr-x    3 root     root         4096 18. Mai 00:09 kernel-headers-2.4.20-1-386
drwxr-xr-x    3 root     root         4096 18. Mai 00:10 kernel-headers-2.4.20-1-586tsc
drwxr-xr-x    3 root     root         4096 18. Mai 00:10 kernel-headers-2.4.20-1-686
drwxr-xr-x    3 root     root         4096 18. Mai 00:11 kernel-headers-2.4.20-1-686-smp
drwxr-xr-x    3 root     root         4096 18. Mai 00:11 kernel-headers-2.4.20-1-k6
drwxr-xr-x    3 root     root         4096 18. Mai 00:11 kernel-headers-2.4.20-1-k7
drwxr-xr-x    3 root     root         4096 18. Mai 00:12 kernel-headers-2.4.20-1-k7-smp
drwxr-xr-x   15 root     root         4096 17. Mai 20:29 kernel-source-2.4.20
lrwxrwxrwx    1 root     src            20 10. M?r 23:53 linux -> kernel-source-2.4.20
drwxr-xr-x    7 root     root         4096 10. M?r 22:44 rpm

$ cat /usr/src/linux/include/linux/version.h
#define UTS_RELEASE "2.4.20"
#define LINUX_VERSION_CODE 132116
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

Now my problem is, the hostap modules give me unresolved symbols.
I could compile and install 0.0.2 after I had changed the MODPATH
line in the Makefile to

MODPATH := $(DESTDIR)/lib/modules/2.4.20-1-686

and then did

# make pccard && make install_pccard

So what I did was copy the modified 0.0.2 Makefile over to 0.0.3, and
it worked. But I would like to use the Makefile version that comes
with future releases, if possible. What would I have to adjust in the
original Makefile to get the desired result?

Thanks,

-Andre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20030521/67cf17e9/attachment.pgp 



More information about the Hostap mailing list