All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang, Baojun <wangbj@lzu.edu.cn>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot latest svn build failed for target alpha
Date: Mon, 25 Jun 2007 13:15:54 +0800	[thread overview]
Message-ID: <382810339.25605@eyou.net> (raw)

Buildroot toolchain, using gcc-4.1.2, uclibc-0.9.29 with linux 
threads(stable/old):

Remove thread_db header since thread debug support is disabled.
rm -f /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/include/thread_db.h
chown -R `id | sed 's/^uid=\([0-9]*\).*gid=\([0-9]*\).*$/\1:
\2/'` /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/include
install -d /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/lib
install -m 644 lib/*.[ao] /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/lib/
make[1]: Leaving directory 
`/home/wangbj/build/buildroot-alpha/toolchain_build_alpha/uClibc-0.9.29'
# Install the kernel headers to the staging dir if necessary
if 
[ ! -f /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/usr/include/linux/version.h ] ; 
then \
                
cp -pLR /home/wangbj/build/buildroot-alpha/toolchain_build_alpha/linux/include/* /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/usr/include/ ; 
\
        fi
# Build the host utils.  Need to add an install target...
make 
MAKE="make -j1" -C /home/wangbj/build/buildroot-alpha/toolchain_build_alpha/uClibc-0.9.29/utils 
\
                PREFIX=/opt/crosstools/alpha-linux-uclibc-gcc-4.1.2 \
                HOSTCC="/usr/bin/gcc" \
                hostutils
make[1]: Entering directory 
`/home/wangbj/build/buildroot-alpha/toolchain_build_alpha/uClibc-0.9.29/utils'
/usr/bin/gcc ../utils/readelf.c  -o ../utils/readelf.host  -Wl,-s  -O2 -Wall -include ../include/elf.h
make[1]: Leaving directory 
`/home/wangbj/build/buildroot-alpha/toolchain_build_alpha/uClibc-0.9.29/utils'
install -c /home/wangbj/build/buildroot-alpha/toolchain_build_alpha/uClibc-0.9.29/utils/ldd.host /opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/usr/bin/ldd
install: cannot stat 
`/home/wangbj/build/buildroot-alpha/toolchain_build_alpha/uClibc-0.9.29/utils/ldd.host': 
No such file or directory
make: *** [/opt/crosstools/alpha-linux-uclibc-gcc-4.1.2/usr/lib/libc.a] Error 
1


-- 
Wang, Baojun                                        Lanzhou University
Distributed & Embedded System Lab              http://dslab.lzu.edu.cn
School of Information Science and Engeneering        wangbj at lzu.edu.cn
Tianshui South Road 222. Lanzhou 730000                     .P.R.China
Tel:+86-931-8912025                                Fax:+86-931-8912022
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070625/ccbe46b0/attachment.pgp 

                 reply	other threads:[~2007-06-25  5:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=382810339.25605@eyou.net \
    --to=wangbj@lzu.edu.cn \
    --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.