hi, I have met this problem before, and I just copy the src from galaxy-gs2 codes from hardware/broadcom/wlan/bcmdhd/ which depend on your platform.
On Sunday, January 20, 2013 4:03:00 PM UTC+8, Kobalt Kitsuné wrote: > Hi, > > > > I have been having a little trouble trying to build b2g/fxos. I'm trying to > build for the galaxy tab gt-p7510. Here is a clip of what is happening in the > terminal: > > > > -JXmx1024m -Jclasspath > /home/kobalt/B2G/build/fake-jdk-tools/lib/tools.jar:out/host/linux-x86/framework/doclava.jar:out/host/linux-x86/framework/jsilver.jar > -error 2 -error 3 -error 4 -error 5 -error 6 -error 7 -error 8 -error 9 > -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 -error 16 -error > 17 -error 18 -error 19 -error 20 -error 21 -error 23 -error 24 -error 25 > frameworks/base/api/current.txt out/target/common/obj/PACKAGING/public_api.txt > > > > First their is that, then the a little further down I get this: > > > > make: *** No rule to make target > `out/target/product/p4wifi/obj/STATIC_LIBRARIES/lib_driver_cmd_bcmdhd_intermediates/lib_driver_cmd_bcmdhd.a', > needed by > `out/target/product/p4wifi/obj/EXECUTABLES/hostapd_intermediates/LINKED/hostapd'. > Stop. > > > > real 1m4.876s > > user 0m20.657s > > sys 0m3.496s > > > > > Build failed! < > > > > I don't know if I've left something out, or if it's a problem with gcc. If > someone could shed some light as to how I should go about fixing this I would > greatly appreciate it. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
