Help!How to link openssl to wpa_supplicant

Dmitry Shmidt dimitrysh
Thu Apr 10 09:39:44 PDT 2008


Hi,

1) You need to add to WPA_Supplicant makefile
CFLAGS += -I./openssl-0.9.8e/include

2) And you need to compile libssl and add this to the lib path like
LDFLAGS += -L/yourpath/openssl-0.9.8e

3) The place is not important, however I used it inside supplicant
directory.

2008/4/10 ? ? <iamyanjuan at yahoo.com.cn>:

> Hi!
>     I am going to merge the wpa_supplicant to my embeded linux system, and
> I wonder how to link openssl to wpa_supplicant?
>     Shall I just move the folder openssl-0.9.8g/include/openssl/ into the
> folder wpa_supplicant/?
>
>
> ------------------------------
> ???????????? <http://cn.mail.yahoo.com/>
>
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20080410/06b309b2/attachment.htm 



More information about the Hostap mailing list