From: Mark Constable <markc@renta.net>
To: buildroot@busybox.net
Subject: [Buildroot] x86_64 error
Date: Fri, 31 Jul 2009 13:24:43 +1000 [thread overview]
Message-ID: <4A7263FB.6050006@renta.net> (raw)
This is just after make menuconfig from a Git checkout where the
target is x86_64 on a x86_64 host (I want a 64bit uclibc)...
rm -rf /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/include /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/lib/pkgconfig
find /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/lib \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f
find /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/lib \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f
rm -rf /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/man /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/share/man
/home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/info /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root/usr/share/info
find /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root -type f -perm +111 | xargs /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/build_x86_64/staging_dir/usr/bin/x86_64-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
/home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/build_x86_64/staging_dir/usr/bin/x86_64-linux-uclibc-ldconfig -r /home/sources/srcpkgs/eth-os/cli/buildroot/src/buildroot-2009.05/project_build_x86_64/uclibc/root 2>/dev/null
make: *** [target-finalize] Error 127
make: *** Waiting for unfinished jobs....
--markc
next reply other threads:[~2009-07-31 3:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-31 3:24 Mark Constable [this message]
2009-07-31 6:46 ` [Buildroot] x86_64 error Thomas Petazzoni
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=4A7263FB.6050006@renta.net \
--to=markc@renta.net \
--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.