I am not sure if this is the correct place to post this or if it should go to the OE mailing list in stead.
I tried with a clean setup (i.e. no make before) First I installed the dependencies for OE. Then I took: git clone git://git.freesmartphone.org/fso-makefile common; ln -s common/Makefile Makefile; make setup After that, when I try to build an image, I get: ---snip--- make[1]: Entering directory `/home/build/om_fso-makefile/fso-testing' echo "TOPDIR='`pwd`'" >conf/topdir.conf . conf/topdir.conf && test "`pwd`" = "$TOPDIR" || echo "TOPDIR='`pwd`'" > conf/topdir.conf . ./setup-env; exec bitbake "fso-image" NOTE: Handling BitBake files: \ (6192/6192) [100 %] NOTE: Parsing finished. 0 cached, 5924 parsed, 268 skipped, 0 masked. NOTE: build 200811152315: started OE Build Configuration: BB_VERSION = "1.8.11" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "c3c3e495eda917ba2db75dd9238f2efdbed431a1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "om-gta01" DISTRO = "openmoko" DISTRO_VERSION = "-20081115" TARGET_FPU = "soft" NOTE: Resolving any missing task queue dependencies NOTE: preferred version 0.2 of starling not available (for item starling) ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' but it wasn't found in any PACKAGE or RPROVIDES variables NOTE: Runtime target 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' is unbuildable, removing... Missing or unbuildable dependency chain was: ['virtual/arm-angstrom-linux-gnueabi-gcc-2.95'] ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'openzaurus-sa' but it wasn't found in any PACKAGE or RPROVIDES variables NOTE: Runtime target 'openzaurus-sa' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openzaurus-sa'] NOTE: Preparing runqueue ---snap--- After some hours the build will fail (skipping x11 or something and then bails out) Any tips is highly appreciated:) _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
