Chen,
It seems that no one from google really care about this. And this leaves
the x86 build totally broken. We should really check in the fix for
this. Should we?
Yi
On Tue, 2009-03-31 at 17:51 +0800, Chen Yang wrote:
> Would some one from google give some comments on the removal the build
> of e2fsprogs? Will the incomplete removal in
> bootable/diskinstaller/config.mk be fixed?
> 
> It seems to me that e2fsprogs is not necessary for normal running, but
> you may need those utilities like e2fsck, tune2fs for maintanance use.
> 
> If you want to enable e2fsprogs, you can modify under
> external/e2fsprogs/Android.mk:
> --- a/Android.mk
> +++ b/Android.mk
> @@ -1,3 +1,3 @@
>  ifneq ($(TARGET_SIMULATOR),true)
> -# include $(call all-subdir-makefiles)
> + include $(call all-subdir-makefiles)
>  endif
> 
> --
> Chen
> On Sun, Mar 29, 2009 at 5:20 PM, Krystian Lewandowski
> <[email protected]> wrote:
> >
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to