Android proposal (Android.mk) - to be compilant with hostap directory structure - current build fail.
Janusz Dziedzic
janusz.dziedzic
Mon Mar 14 00:20:12 PDT 2011
Hello,
Problem connected with Android build.
I see some issue with hostap/wpa_supplicant/Android.mk. Seems all
files/paths are added with src/.... prefix (eg. src/utils/common.c).
There is a compilation issue because of that. We don't have
hostap/wpa_supplicant/src directory.
What I propose
1) we can create a src symlink in hostap/wpa_supplicant/ that will
point to ../src
2) we can change all paths from src/ to ../src/ in Android.mk
--
Janusz Dziedzic
More information about the Hostap
mailing list