> DISTRO_VERSION = "v0.8.4-rc1"
This is not valid, unless you somehow magically go this from the Familiar devs.
look in the repo conf/distro for a valid version.
As well it looks like your using the new bitbake which will not work with the
current oz-fam branch.
On Fri, 26 May 2006 10:16:58 +1000
"Emma Eriksson" <[EMAIL PROTECTED]> wrote:
> Hi all
>
>
> Can anyone help me to build a distiribution for a GPE handheld environment?
>
> *These are the parameters I have got in my local.conf file*
>
>
>
> BBFILES := "/stuff/org.openembedded.dev/packages/*/*.bb"
>
> BBMASK = ""
>
> PREFERRED_PROVIDERS += "
> virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
> PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
> PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
> PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
> PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus"
>
> PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc="glibc"
> PREFERRED_PROVIDER_tslib="tslib"
> PREFERRED_PROVIDER_virtual/xserver="xserver-xorg"
> PREFFERRED_PROVIDER_qemu-native="qemu-native"
> PREFERRED_PROVIDER_virtual/db-native="db-native"
> PREFFERRED_PROVIDER_libx11="diet-x11"
> PREFFERRED_PROVIDER_virtual/libiconv="glibc"
> PREFERRED_PROVIDER_virutal/libintl="glibc"
>
>
>
> ASSUME_PROVIDED+="virtual/arm-linux-gcc-2.95"
>
> MACHINE = "lpd7a400"
>
> TARGET_FPU="soft"
>
> TARGET_OS = "linux"
>
> DISTRO_VERSION="v0.8.4-rc1"
> DISTRO="familiar"
>
> DISTRO_TYPE="debug"
>
> OEINCLUDELOGS="yes"
>
> # Add the required image file system types below. Valid are jffs2, tar,
> cramfs and ext2
> IMAGE_FSTYPES = "jffs2 tar"
> # Uncomment this if you want BitBake to emit debugging output
> BBDEBUG = "yes"
> BBINCLUDELOGS = "yes"
> CVS_TARBALL_STASH = "http://www.oesources.org/source/current/ "
>
> export GNU_MIRROR = "http://mirror.cse.unsw.edu.au/gnu"
> export DEBIAN_MIRROR = "http://mirror.optusnet.com.au/debian/pool "
> export SOURCEFORGE_MIRROR = "http://optusnet.dl.sourceforge.net/sourceforge"
> export GPE_MIRROR = " http://ftp.handhelds.org/pub/projects/gpe/source"
> export XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"
> export GNOME_MIRROR = " http://ftp.gnome.org/pub/GNOME/sources"
>
>
>
>
>
> *These are the errors I am getting when I run bitbake gpe-image*
>
>
>
> NOTE: Using cache in '/stuff/build/tmp/cache'
> Parsing .bb files, please wait...done.
> NOTE: Parsing finished. 0 cached, 3304 parsed, 88 skipped, 0 masked.
> NOTE: build 200605251718: started
>
> OE Build Configuration:
> BB_VERSION = "1.3.3.4"
> OE_REVISION = "4689c198b9377662259edcd5ff48375cfb709ee8"
> TARGET_ARCH = "arm"
> TARGET_OS = "linux"
> MACHINE = "lpd7a400"
> DISTRO = "familiar"
> DISTRO_VERSION = "v0.8.4-rc1"
> TARGET_FPU = "soft"
>
> NOTE: current path: gpe-image (gpe-image)
>
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_fetch: started
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_fetch: completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_unpack: started
> NOTE: Unpacking
> /home/viking/download/stash_libc_sources.redhat.com__20050627.tar.gz to
> /stuff/build/tmp/work/arm-linux/glibc- 2.3.5+cvs20050627-r4/
> NOTE: Unpacking
> /home/viking/download/stash_ports_sources.redhat.com__20050627.tar.gz to
> /stuff/build/tmp/work/arm-linux/glibc-2.3.5+cvs20050627-r4/
> NOTE: Unpacking
> /stuff/org.openembedded.dev/packages/glibc/files/etc/ld.so.conf to
> /stuff/build/tmp/work/arm-linux/glibc- 2.3.5+cvs20050627-r4/
> NOTE: Unpacking /stuff/org.openembedded.dev/packages/glibc/files/generate-
> supported.mk to /stuff/build/tmp/work/arm-linux/glibc-2.3.5+cvs20050627-r4/
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_unpack: completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_munge: started
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_munge: completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_patch: started
> NOTE: Applying patch 'arm-audit.patch'
> NOTE: Applying patch 'arm-audit2.patch'
> NOTE: Applying patch 'arm-no-hwcap.patch'
> NOTE: Applying patch 'arm-memcpy.patch'
> NOTE: Applying patch ' arm-longlong.patch'
> NOTE: Applying patch 'fhs-linux-paths.patch'
> NOTE: Applying patch 'dl-cache-libcmp.patch'
> NOTE: Applying patch 'ldsocache-varrun.patch'
> NOTE: Applying patch '5090_all_stubs-rule-fix.patch'
> NOTE: Applying patch 'dyn-ldconfig-20041128.patch'
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_patch: completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_configure: started
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_configure: completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_compile: started
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_compile: completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_populate_staging: started
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_populate_staging:
> completed
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_package: started
> NOTE: preparing tree for binary locale generation
> NOTE: generating locale es_NI (UTF-8)
> NOTE: Task failed: localedef returned an error.
> NOTE: package glibc-2.3.5+cvs20050627-r4: task do_package: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package glibc-2.3.5+cvs20050627: failed
> ERROR: Build of gpe-image failed
>
>
>
> Thanks for any help I can get
>
> I have been trying different DISTRO parameters, different versions of
> packages but nothing has worked for me yet.
>
> Cheers
>
> Emma The Viking
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe