No sorry...
They are the 11 files generated by
external/e2fsprogs/Android.mk
Include them for x86 arch - they're necessary for installer. Place an
ifeq or something similar. Or just uncomment.

On 9 Apr, 15:29, Luca Belluccini <lucabellucc...@gmail.com> wrote:
> Caused by build/tools/findleaves.sh @ line 86
>
> # Print out all files that match, as long as the path isn't explicitly
> # pruned. This will print out extraneous results from directories
> whose
> # parents have a match. These are filtered out by the awk script
> below.
> find -L "${@:1:$nargs-1}" $findargs -type f -name "$filename" -print
> 2>/dev/null |
>
> On 9 Apr, 12:50, Skuld <skul...@gmail.com> wrote:
>
> > Hi :
>
> > I download new source code on 2009.04.07 and I add three project (alsa-
> > lib,alsa_sound,eeepc) in local_manifest.xml.
> > Than I execute $TARGET_ARCH=x86 TARGET_PRODUCT=eee_701
> > DISABLE_DEXPREOPT=true make installer_img.
>
> > But it happen following error message.How can I fix this?
>
> > ===================Error=========================================
>
> > Copy: out/target/product/eee_701/installer/root/system/xbin/strace
> > Copy: out/target/product/eee_701/installer/root/system/bin/netcfg
> > Copying installer base files...
> > Copy: out/target/product/eee_701/obj/lib/libdiskconfig.so -> out/
> > target/product/eee_701/installer/root/system/lib/libdiskconfig.so
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > Copy:  ->
> > dirname: missing operand
> > Try `dirname --help' for more information.
> > mkdir: missing operand
> > Try `mkdir --help' for more information.
> > cp: missing file operand
> > Try `cp --help' for more information.
> > make: *** [out/target/product/eee_701/installer/ramdisk-installer.img]
> > Error 1
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to