Compiling toolchain fails on Ubuntu 8.10 - edje-sdk

Matthias Keller matthias.keller at tik.ee.ethz.ch
Fri Apr 3 01:09:51 CEST 2009


I switched to the fso/milestone5.5 branch and modified my local.conf.

However, the trouble with wrong paths in pkg-config files still exists. :( This time do_compile for edje-sdk succeeded, but finally in the QA stage the tmpdir sanity check stopped the build as the corresponding .pc file still contains the wrong path that additionally includes the substring "tmp" twice.

== staging/i686-linux-sdk/usr/lib/pkgconfig/edje.pc ==
prefix=/usr/local/openmoko/arm
exec_prefix=/usr/local/openmoko/arm
libdir=/usr/local/openmoko/arm/lib
includedir=/usr/local/openmoko/arm/include
datarootdir=${prefix}/share
datadir=/usr/local/openmoko/arm/share/edje

Name: edje
Description: Enlightened graphical design and layout engine.
Requires: embryo ecore-job ecore evas eet eina-0 
Version: 0.9.91.050
Libs: -L${libdir} -ledje
Libs.private: -L/home/user/openmoko/oe/build-om-gta02/tmp/staging/i686-linux-sdk/home/user/openmoko/oe/build-om-gta02/tmp/staging/i686-linux/usr/lib -leet -lssl -lcrypto -levas -lecore_job -lecore -leina -lembryo   
Cflags: -I${includedir}
===

== staging/i686-linux/usr/lib/pkgconfig/edje.pc ==
Version: 0.9.91.050
Libs: -L${libdir} -ledje
Libs.private: -L/home/user/openmoko/oe/build-om-gta02/tmp/staging/i686-linux
/usr/lib -leet -lssl -lcrypto -levas -lecore_job -lecore -leina -lembryo   
Cflags: -I${includedir}
===

== local.conf ==
OE_HOME ?= "${HOME}/openmoko/oe"
MACHINE = "om-gta02"
DISTRO = "openmoko"
DL_DIR = "${OE_HOME}/downloads"
BBFILES := "${OE_HOME}/org.openembedded.dev/packages/*/*.bb"
BBMASK = ""
TMPDIR = "${OE_HOME}/build-${MACHINE}/tmp"
CACHE = "${TMPDIR}/cache"
IMAGE_FSTYPES = "jffs2 tar.gz"
ENABLE_BINARY_LOCALE_GENERATION = "0"
DISTRO_TARGET = "openmoko-feed"
IMAGE_TARGET = "fso-image"
require conf/distro/include/moko-autorev.inc
require conf/distro/include/fso-autorev.inc
===

Is there still an error in my configuration? Anyone succeeding in building on Ubuntu 8.10?


Best,

Matthias
-- 
View this message in context: http://n2.nabble.com/Compiling-toolchain-fails-on-Ubuntu-8.10---edje-sdk-tp2571714p2578047.html
Sent from the Openmoko Devel mailing list archive at Nabble.com.




More information about the devel mailing list