thank you for your help, I have now a mostly working build of v2.0. But I have now some new problems...
1. wifi does not work anymore, it's stuck at 'initializing...". Until now I could fix this by removing everything from /data/misc, but that doesn't work anymore... 2. rocketbar is still there even though I set HAIDA=0...(I kept my user data) 2014-07-15 14:10 GMT+02:00 Gabriele Svelto <[email protected]>: > On 15/07/2014 14:02, Jovan Gerodetti wrote: > > I flashed now the latest nightly image and tried to build v2.0 and > > master, but both fail at this point.... > > > > host StaticLib: libpng > > > (out/host/linux-x86/obj/STATIC_LIBRARIES/libpng_intermediates/libpng.a) > > host Executable: aapt > > (out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/aapt) > > > out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/ResourceTable.o: > > file not recognized: File truncated > > collect2: ld gab 1 als Ende-Status zurück > > make: *** > > [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/aapt] Fehler 1 > > Are you using ccache? This looks like an error whereas the contents of > ResourceTable.o are missing (see the "File truncated" error above). Try > removing that file and then recompiling with: > > env CCACHE_RECACHE="" ./build.sh > > Gabriele > >
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
