- Did you check, that uudecode is installed and accessible?
- Did you try make CC=gcc32 to initiate the compilation?

I could compile and install, I could find access points using iwlist,
but unfortunately I could make TCP/IP connections over the interface.



Peter

Yes, I installed sharutils, and tried it again with CC=gcc32, but the compilation failed with the same messages.

There is another thing i noticed during make : This is a fragment of the output:

make[1]: Entering directory `/opt/FedoraDownloads/madwifi-20030802/ath_hal'
Makefile:61: ../hal/linux/Makefile.inc: No such file or directory
make[1]: *** No rule to make target `../hal/linux/Makefile.inc'.  Stop.

make[1]: Leaving directory `/opt/FedoraDownloads/madwifi-20030802/ath_hal'

Could this be the source of the problem?

--SBP.