From: Pat Gioannini (patgio_at_msn.com)
Date: 2002-07-03 16:23:50 UTC
I am trying to use the hostapd daemon. I have the hostap software running normally. I then modify driver/modules/prism2_config.h so that
#define PRISM2_HOSTAPD
is no longer commented out.
make pccard works normally
make install_pccard fails on the depmod -a
If I run depmod -a -e I get several undefined symbols
ap_deauth_all_stas ap_control_kick_mac ap_control_add_mac ap_control_flush_macs ap_control_del_mac ap_control_kickall
All these symbols are not compiled because PRISM2_HOSTAPD is defined. Are they supposed to be replace by something else.
I am using Prism2-2002-05019 on Redhat 2.4.17-0.13
How do you get the hostapd going?
pat gioannini