From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] install uClibc daily snapshot failes
Date: Wed, 17 Jan 2007 19:13:55 +0100 [thread overview]
Message-ID: <20070117181355.GA29900@aon.at> (raw)
In-Reply-To: <200701170833.04970.claus.klein@arcormail.de>
On Wed, Jan 17, 2007 at 08:33:04AM +0100, Claus Klein wrote:
>Hi all!
>
>I'm not able to build uClibc daily snapshot:
>
># Host: Linux P3linux 2.6.16.21-0.25-default #1 Tue Sep 19 07:26:15 UTC 2006 i686 i686 i386 GNU/Linux
># Target Architecture (powerpc)
>
>make[1]: Leaving directory `/home/claus/src/buildroot/toolchain_build_powerpc/uClibc'
>touch -c /home/claus/src/buildroot/toolchain_build_powerpc/uClibc/lib/libc.a
>make -C /home/claus/src/buildroot/toolchain_build_powerpc/uClibc \
> PREFIX= \
> DEVEL_PREFIX=/tools/LinuxCDK/ \
> RUNTIME_PREFIX=/tools/LinuxCDK/ \
> install_runtime install_dev
>make[1]: Entering directory `/home/claus/src/buildroot/toolchain_build_powerpc/uClibc'
>install -d /tools/LinuxCDK/lib
>install -m 644 lib/lib*-0.9.29.so \
> /tools/LinuxCDK/lib
>cd lib && tar -cf - *.so.* | tar -xf - -C /tools/LinuxCDK/lib
>tar: error while loading shared libraries: libpthread.so.0: ELF file data encoding not little-endian
>tar: error while loading shared libraries: libpthread.so.0: ELF file data encoding not little-endian
You don't have "." in your LD_LIBRARY_PATH, do you?
What is your echo $LD_LIBRARY_PATH ?
next prev parent reply other threads:[~2007-01-17 18:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-17 7:33 [Buildroot] install uClibc daily snapshot failes Claus Klein
2007-01-17 18:13 ` Bernhard Fischer [this message]
2007-01-17 20:14 ` Claus Klein
2007-01-18 10:29 ` Bernhard Fischer
2007-01-19 15:51 ` Claus Klein
2007-01-19 19:44 ` Bernhard Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070117181355.GA29900@aon.at \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox