[oe-issues] [Bug 3274] uclibc 0.9.29-r8 segfaults
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Nov 12 14:01:22 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3274
--- Comment #2 from Tobias Pflug <tobias.pflug at gmx.net> 2007-11-12 06:01:21 ---
(In reply to comment #1)
> Could you please add your local.conf
>
> Bye Henning
>
Really nothing out of the ordinary there I think.
As you can see though I also tried it with a
uclibc from subversion. Same result as with
the .29 release used by angstrom.
I also filed a bug at the uclibc bugtracker:
http://bugs.uclibc.org/view.php?id=1583
So far there have been no reactions on that
at all though.
-----------------------------------------
ANGSTROM_MODE = "uclibc"
MACHINE = "cm-x270"
CMX270_CONSOLE_SERIAL_PORT = "ttyS0"
CMX270_NAND_ERASEBLOCK_SIZE = "0x4000"
DISTRO = "angstrom-2007.1"
IMAGE_FSTYPES = "tar cpio.gz jffs2"
DL_DIR = "${HOME}/sources"
BBFILES := "${OEDEV}/org.openembedded.dev/packages/*/*.bb
${OEDEV}/local_packages/*/*.bb"
BBMASK = "nonworking"
BBFILE_COLLECTIONS = "upstream local"
BBFILE_PATTERN_upstream = "^${OEDEV}/org.openembedded.dev/packages/*/*.bb"
BBFILE_PATTERN_local = "^${OEDEV}/local_packages/*/*.bb"
BBFILE_PRIORITY_upstream = 5
BBFILE_PRIORITY_local = 10
PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-x11"
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_VERSION_uclibc="0.9.29+svnr${SRCREV}"
ENABLE_BINARY_LOCALE_GENERATION = "0"
GLIBC_GENERATE_LOCALES = "en_US.UTF-8"
PARALLEL_MAKE = "-j 4"
BBINCLUDELOGS = "yes"
# enable debugging, disable stripping
DEBUG_BUILD=1
INHIBIT_PACKAGE_STRIP=1
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list