I posted in "Instructions for last codebase" some other files to be
patched/conditioned for building for eee_701 target.

On 9 Apr, 19:01, Yi Sun <beyo...@gmail.com> wrote:
> Guys,
> I'm verifying my final patch for all the issues we are having on x86
> recently. I will send it out as soon as I finished test.
> Yi
>
> On Thu, 2009-04-09 at 09:54 -0700, choo75 wrote:
> > hi,
>
> > Maybe you can also try following workaround I've read inanother thread
> > (info from Chen)
>
> > ...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
>
> > just add the include....i was successful in building afterwars.
>
> > regards,
> > choo
>
> > On Apr 9, 12:50 pm, 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