I can reproduce it. Looks like we might need to update the system/core project. I got around it, i think, by cherry-picking
9f333b6816a67cb8e801d663bfc75db0b4dadf36 and 516edf971bf9bbe0a87779fc5154f23f728846db from the aosp master onto our seandroid branch. Hope this helps. On Fri, Jan 25, 2013 at 7:15 PM, Joshua Brindle <[email protected]>wrote: > I haven't modified it and I just trashed it and repo synced and it still > happens. Latest commit is 41e4ee62eec26d22b7cb04cdf0e0d1**8c48f7cf88. > > William Roberts wrote: > >> Is your system/core up to date? I can't reproduce locally. >> >> On Jan 25, 2013 3:29 PM, "Joshua Brindle" <[email protected] >> <mailto:brindle@quarksecurity.**com <[email protected]>>> wrote: >> >> I've been getting this for a couple days now, I thought some fixes >> were merged into system/extra but they are merged and it still isn't >> working. Plain AOSP seems fine though: >> >> system/core/fastboot/engine.c: In function 'generate_ext4_image': >> system/core/fastboot/engine.c:**__306:5: warning: implicit >> declaration >> of function 'reset_ext4fs_info' [-Wimplicit-function-__**declaration] >> system/core/fastboot/engine.c:**__307:5: error: invalid use of >> undefined type 'struct fs_info' >> system/core/fastboot/engine.c:**__308:5: warning: implicit >> declaration >> of function 'make_ext4fs_internal' [-Wimplicit-function-__** >> declaration] >> make: *** >> [out/host/linux-x86/obj/__**EXECUTABLES/fastboot___** >> intermediates/engine.o] >> >> Error 1 >> >> -- >> This message was distributed to subscribers of the seandroid-list >> mailing list. >> If you no longer wish to subscribe, send mail to >> [email protected] >> <mailto:[email protected].**gov<[email protected]>> >> with >> >> the words "unsubscribe seandroid-list" without quotes as the message. >> >> > -- > This message was distributed to subscribers of the seandroid-list mailing > list. > If you no longer wish to subscribe, send mail to [email protected] > the words "unsubscribe seandroid-list" without quotes as the message. >
