How to compile eapol_test on Apple Mac OS X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It took me quite some time to figure out how to compile eapol_test on a Mac (Sierra). Could this be added to the documentation or home page?

All it took (IIRC) was to
* install OpenSSL using Homebrew and
* set the following options in .config (on top of defconfig) before compiling:

CFLAGS += -I/usr/local/opt/openssl/include
LIBS += -L/usr/local/opt/openssl/lib
CONFIG_EAPOL_TEST=y
CONFIG_L2_PACKET=freebsd
CONFIG_OSX=y

Thanks,
Gero.


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux