Hi, I have the same problem, it seems that the definition of "installer-copy-modules" in bootable/diskinstaller/config.mk contains ext2fs libraries/tools which don't exits at specified location.
I left only libdiskconfig entry, the build was finished but i'm not sure if it's usable anyway without ext2fs tools. BR, Krystian ----- Original Message ----- From: "Brian" <[email protected]> To: "android-porting" <[email protected]> Sent: Sunday, March 29, 2009 2:13 AM Subject: [android-porting] x86 compilation error > > I've been trying to run android x86, but had no luck (black screen). > So, I got a fresh code using repo, and tried to build from the > scratch. > > Now it does not even compile. I am getting the following error. > Does anyone have a similar problem? How can I fix this? > > Thanks, > Brian > > 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: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
