[oe-users] Error when building OE - tslib

Boon Chong iankhorbc at gmail.com
Tue Sep 18 13:34:00 UTC 2007


Hi

yes i used "bitbake tslib".

here is my local.conf


TARGET_PREFIX="arm-none-linux-gnueabi-"

DL_DIR = "/home/iankhorbc/snapper/OpenEmbedded/sources"

BBFILES = "/home/iankhorbc/snapper/OpenEmbedded/org.openembedded.dev/packages/*/*.bb"

BBMASK = ""

ASSUME_PROVIDED += " glibc virtual/libc
virtual/${TARGET_PREFIX}gcc-initial virtual/${TARGET_PREFIX}libc "
ASSUME_PROVIDED += " virtual/${TARGET_PREFIX}gcc
virtual/${TARGET_PREFIX}g++ gcc-cross "
ASSUME_PROVIDED += " virtual/libc virtual/kernel
virtual/${TARGET_PREFIX}binutils virtual/kernel "
ASSUME_PROVIDED += " virtual/${TARGET_PREFIX}kernel kernel linux
virtual/kernel-module-ip-tables "
ASSUME_PROVIDED += " kernel-module-ip-tables "

ASSUME_PROVIDED += " virtual/libintl virtual/libiconv "

PREFERRED_PROVIDER_virtual/kernel = "linux-bluewater"
PREFERRED_VERSION_virtual/kernel = "2.6.17"

PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-fbcon"
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_PROVIDER_virtual/libqte2 = "qte"
PREFERRED_VERSION_opie-quicklauncher = "1.2.2"
PREFERRED_VERSION_opie-textedit = "1.2.2"

MACHINE = "snapper"

TARGET_ARCH = "arm"

KERNEL_SRC = "/home/iankhorbc/snapper/linux-2.6.20"

TARGET_OS = "linux"

DISTRO="bluewater-full"

ENABLE_BINARY_LOCALE_GENERATION = "0"

MACHINE_KERNEL_VERSION = "2.6"

IMAGE_FSTYPES = "tar"

BBINCLUDELOGS = "yes"

CVS_TARBALL_STASH = "http://www.oesources.org/source/current/"



hope this helps in helping me find the problem :)




On 9/18/07, Michal Panczyk <mpanczyk at gmail.com> wrote:
> Hi Boon
>
> Can You show us what command did You use ? just "bitbake tslib" or
> something else ?
> Also - show a snip of Your local.conf  (just uncommented lines).
> For the future - please attach longer build errors as files - don't
> paste couple of pages in the mail - some people (especially those who
> read the list in the digest mode) may not like looooong mails with
> very little content:)
>
> Cheers
> Michal
>
> _______________________________________________
> Openembedded-users mailing list
> Openembedded-users at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>




More information about the Openembedded-users mailing list