Re: build fso image erorr

2009-02-24 Thread HouYu Li
But Michael, what do you mean by Take a look at the images directory ? I
cannot find any directory named images in my fso build dir. Sorry! I am a
newbie to FSO build system. I am trying my best... hehe..

On Tue, Feb 24, 2009 at 11:27 AM, Michael 'Mickey' Lauer 
mic...@openmoko.org wrote:

 Take a look at the images directory, perhaps it has been renamed in
 org.oe.dev.

 :M:



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




-- 

Best Regards

HouYu Li, Karajan

karajan_ii (at) hotmail.com
karadog (at) gmail.com
lihouyu (at) phpex.net

PHP Programmer
Red Hat Certified Engineer

15th Feb, 2008
Shanghai, China
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: build fso image erorr

2009-02-24 Thread Michael 'Mickey' Lauer
Am Dienstag, den 24.02.2009, 16:58 +0800 schrieb HouYu Li:
 But Michael, what do you mean by Take a look at the images
 directory ? I cannot find any directory named images in my fso
 build dir.

The 'images' directory is a subdirectory of the 'packages' directory of
OE.

:M:


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


build fso image erorr

2009-02-23 Thread Daniel.Li
Dear All,
I followed http://wiki.openmoko.org/wiki/Building_FSO to build
fsoMakefile and found following error, which can't get resolved in
http://wiki.openmoko.org/wiki/Talk:MokoMakefile .

Did I miss something?

Any help is mostly appreciated! Thanks.

 an...@daniel-laptop:~/work4/FSO$ make fso-gta02-testing-image
 ( cd fso-testing ; \
 make setup-image-fso-image ; \
 make setup-machine-om-gta02 ; \
 make -k image )
 make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
 ( grep IMAGE_TARGET = \fso-image\ conf/auto.conf  /dev/null ) || \
   sed -i -e 's/^IMAGE_TARGET[[:space:]]*=[[:space:]]*\.*\/IMAGE_TARGET 
 = \fso-image\/' conf/auto.conf
 make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
 make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
 ( grep MACHINE = \om-gta02\ conf/auto.conf  /dev/null ) || \
   sed -i -e 's/^MACHINE[[:space:]]*=[[:space:]]*\.*\/MACHINE = 
 \om-gta02\/' conf/auto.conf
 make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
 make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
 . conf/topdir.conf  test `pwd` = $TOPDIR || echo TOPDIR='`pwd`'  
 conf/topdir.conf
 . ./setup-env; exec bitbake fso-image
 NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to 
 increase performance.
 NOTE: Handling BitBake files: | (6580/6580) [100 %]
 NOTE: Parsing finished. 0 cached, 6301 parsed, 279 skipped, 0 masked.
 NOTE: build 200902240731: started
 
 OE Build Configuration:
 BB_VERSION= 1.8.13
 METADATA_BRANCH   = org.openembedded.dev
 METADATA_REVISION = d5ab9dee3874c2b0e871e626cf3bc0220cd038c4
 TARGET_ARCH   = arm
 TARGET_OS = linux-gnueabi
 MACHINE   = om-gta02
 DISTRO= openmoko
 DISTRO_VERSION= -20090223
 TARGET_FPU= soft
 
 ERROR: Nothing PROVIDES 'fso-image'
 make[1]: *** [image] Error 1
 make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
 make: *** [fso-gta02-testing-image] Error 2



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: build fso image erorr

2009-02-23 Thread HouYu Li
Hi, Danie, I have the same problem...

On Tue, Feb 24, 2009 at 7:47 AM, Daniel.Li lida_m...@163.com wrote:

 Dear All,
 I followed http://wiki.openmoko.org/wiki/Building_FSO to build
 fsoMakefile and found following error, which can't get resolved in
 http://wiki.openmoko.org/wiki/Talk:MokoMakefile .

 Did I miss something?

 Any help is mostly appreciated! Thanks.

  an...@daniel-laptop:~/work4/FSO$ make fso-gta02-testing-image
  ( cd fso-testing ; \
  make setup-image-fso-image ; \
  make setup-machine-om-gta02 ; \
  make -k image )
  make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
  ( grep IMAGE_TARGET = \fso-image\ conf/auto.conf  /dev/null ) || \
sed -i -e
 's/^IMAGE_TARGET[[:space:]]*=[[:space:]]*\.*\/IMAGE_TARGET =
 \fso-image\/' conf/auto.conf
  make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
  make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
  ( grep MACHINE = \om-gta02\ conf/auto.conf  /dev/null ) || \
sed -i -e 's/^MACHINE[[:space:]]*=[[:space:]]*\.*\/MACHINE =
 \om-gta02\/' conf/auto.conf
  make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
  make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
  . conf/topdir.conf  test `pwd` = $TOPDIR || echo TOPDIR='`pwd`' 
 conf/topdir.conf
  . ./setup-env; exec bitbake fso-image
  NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it
 to increase performance.
  NOTE: Handling BitBake files: | (6580/6580) [100 %]
  NOTE: Parsing finished. 0 cached, 6301 parsed, 279 skipped, 0 masked.
  NOTE: build 200902240731: started
 
  OE Build Configuration:
  BB_VERSION= 1.8.13
  METADATA_BRANCH   = org.openembedded.dev
  METADATA_REVISION = d5ab9dee3874c2b0e871e626cf3bc0220cd038c4
  TARGET_ARCH   = arm
  TARGET_OS = linux-gnueabi
  MACHINE   = om-gta02
  DISTRO= openmoko
  DISTRO_VERSION= -20090223
  TARGET_FPU= soft
 
  ERROR: Nothing PROVIDES 'fso-image'
  make[1]: *** [image] Error 1
  make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
  make: *** [fso-gta02-testing-image] Error 2



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




-- 

Best Regards

HouYu Li, Karajan

karajan_ii (at) hotmail.com
karadog (at) gmail.com
lihouyu (at) phpex.net

PHP Programmer
Red Hat Certified Engineer

15th Feb, 2008
Shanghai, China
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: build fso image erorr

2009-02-23 Thread Tomas Riveros Schober
HouYu Li escribió:
 Hi, Danie, I have the same problem...

 On Tue, Feb 24, 2009 at 7:47 AM, Daniel.Li lida_m...@163.com 
 mailto:lida_m...@163.com wrote:

 Dear All,
 I followed http://wiki.openmoko.org/wiki/Building_FSO to build
 fsoMakefile and found following error, which can't get resolved in
 http://wiki.openmoko.org/wiki/Talk:MokoMakefile .

 Did I miss something?

 Any help is mostly appreciated! Thanks.

  an...@daniel-laptop:~/work4/FSO$ make fso-gta02-testing-image
  ( cd fso-testing ; \
  make setup-image-fso-image ; \
  make setup-machine-om-gta02 ; \
  make -k image )
  make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
  ( grep IMAGE_TARGET = \fso-image\ conf/auto.conf  /dev/null
 ) || \
sed -i -e
 's/^IMAGE_TARGET[[:space:]]*=[[:space:]]*\.*\/IMAGE_TARGET =
 \fso-image\/' conf/auto.conf
  make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
  make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
  ( grep MACHINE = \om-gta02\ conf/auto.conf  /dev/null ) || \
sed -i -e
 's/^MACHINE[[:space:]]*=[[:space:]]*\.*\/MACHINE =
 \om-gta02\/' conf/auto.conf
  make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
  make[1]: Entering directory `/home/daniel/work4/FSO/fso-testing'
  . conf/topdir.conf  test `pwd` = $TOPDIR || echo
 TOPDIR='`pwd`'  conf/topdir.conf
  . ./setup-env; exec bitbake fso-image
  NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available.
 Install it to increase performance.
  NOTE: Handling BitBake files: | (6580/6580) [100 %]
  NOTE: Parsing finished. 0 cached, 6301 parsed, 279 skipped, 0
 masked.
  NOTE: build 200902240731: started
 
  OE Build Configuration:
  BB_VERSION= 1.8.13
  METADATA_BRANCH   = org.openembedded.dev
  METADATA_REVISION = d5ab9dee3874c2b0e871e626cf3bc0220cd038c4
  TARGET_ARCH   = arm
  TARGET_OS = linux-gnueabi
  MACHINE   = om-gta02
  DISTRO= openmoko
  DISTRO_VERSION= -20090223
  TARGET_FPU= soft
 
  ERROR: Nothing PROVIDES 'fso-image'
  make[1]: *** [image] Error 1
  make[1]: Leaving directory `/home/daniel/work4/FSO/fso-testing'
  make: *** [fso-gta02-testing-image] Error 2



 ___
 Openmoko community mailing list
 community@lists.openmoko.org mailto:community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




 -- 

 Best Regards

 HouYu Li, Karajan

 karajan_ii (at) hotmail.com http://hotmail.com
 karadog (at) gmail.com http://gmail.com
 lihouyu (at) phpex.net http://phpex.net

 PHP Programmer
 Red Hat Certified Engineer

 15th Feb, 2008
 Shanghai, China
 

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
   
I ended up passing the command make fso-gta02-milestone5-image and it 
worked. No clue why testing and unstable are broken

regards
Tom

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community