2
在建設boot2gecko爲d2att,我得到沒有規則,使目標`注意,目標STATIC_LIBRARIES-lib_driver_cmd_bcmdhd同時建設boot2gecko
target Strip: libssl (out/target/product/d2att/obj/lib/libssl.so)
make: *** No rule to make target
`NOTICE-TARGET-STATIC_LIBRARIES-lib_driver_cmd_bcmdhd',
needed by `out/target/product/d2att/system/bin/wpa_supplicant'.
Stop.
make: *** Waiting for unfinished jobs....
我收到的錯誤,
out/target/product/d2att/obj/STATIC_LIBRARIES/
lib_driver_cmd_bcmdhd_intermediates/lib_driver_cmd_bcmdhd.a
does not exit,
所以我建CM9並複製該文件夾中的文件。
我該如何解決這個問題?
另外,我該如何使用預建的wpa_supplicant來代替?