Hi all,

I'm trying to cross-compile the wpa_cli, so that in the future i can change 
some of it's methods.
At the moment, I can cross-compile the wpa_cli using the 
arm-linux-gnueabi-gcc, but when I push the wpa_cli into my Android and try 
to run it, it remains in loop trying to connect to the wpa_supplicant.

According to what i could ascertain, the wpa_supplicant and wpa_cli of the 
system, run as wifi group. However, when i run my wpa_cli with adb, the 
proccess always run as root. Even if i use "chown wifi.wifi wpa_cli". Could 
the problem be here?

Any guess why this is happening?

Best Regards,
Bruno Correia

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to