build fso image erorr

Daniel.Li lida_mail at 163.com
Tue Feb 24 00:47:14 CET 2009


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.

> aniel at 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






More information about the community mailing list