All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] install uClibc daily snapshot failes
Date: Thu, 18 Jan 2007 11:29:27 +0100	[thread overview]
Message-ID: <20070118102927.GB6515@aon.at> (raw)
In-Reply-To: <200701172114.08730.claus.klein@arcormail.de>

On Wed, Jan 17, 2007 at 09:14:07PM +0100, Claus Klein wrote:
>On Wednesday 17 January 2007 19:13, Bernhard Fischer wrote:
>> 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?
>I checked this alrady.
>That is not the problem.

Of course it is.
>
>> What is your echo $LD_LIBRARY_PATH ?
>> 
>> 
>claus at P3linux:~/src/buildroot> echo $LD_LIBRARY_PATH
>/usr/lib/qt3/lib:/usr/lib/qt3/lib:/usr/lib/qt3/lib:/usr/lib/qt3/lib:
--------------------------------------------------------------------^

fix your LD_LIBRARY_PATH, no patch needed.

HTH,

  reply	other threads:[~2007-01-18 10:29 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
2007-01-17 20:14   ` Claus Klein
2007-01-18 10:29     ` Bernhard Fischer [this message]
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=20070118102927.GB6515@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.