public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Siong-Ui Te" <siongui@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: [gentoo-embedded] Fail to build cross-toolchain arm-softfloat-linux-uclibc
Date: Wed, 14 May 2008 03:58:24 +0800	[thread overview]
Message-ID: <a7ea0d70805131258u3c3bf12bnf82ea088d7100dae@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1879 bytes --]

The following are my commands to build toolchian

USE="-*" UCLIBC_CPU=ARM920T crossdev -v -t armeb-softfloat-linux-uclibc --b
2.18-r1 --g 3.4.6-r2 --k 2.6.25-r2 --l 0.9.28.3-r3
USE="-*" UCLIBC_CPU=ARM920T crossdev -v -t armeb-softfloat-linux-uclibc --b
2.18-r1 --g 3.4.6-r2 --k 2.6.25-r2 --l 0.9.28.3-r6

Both failed with the following messages:

armeb-softfloat-linux-uclibc-gcc  -Wall -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing  -mbig-endian -mtune=arm9tdmi -march=armv4 -msoft-float
-fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../../include
-I.  -fstrict-aliasing -Os -funit-at-a-time   -isystem
/usr/lib/gcc/armeb-softfloat-linux-uclibc/3.4.6/include -DNDEBUG -fPIC -c
iopl.c -o iopl.o
armeb-softfloat-linux-uclibc-strip -x -R .note -R .comment iopl.o
ioperm.c:47:22:armeb-softfloat-linux-uclibc-gcc  -Wall -Wstrict-prototypes
-Wno-trigraphs -fno-strict-aliasing  -mbig-endian -mtune=arm9tdmi
-march=armv4 -msoft-float -fno-stack-protector -fno-builtin -nostdinc
-D_LIBC -I../../../../include -I.  -fstrict-aliasing -Os -funit-at-a-time
-isystem /usr/lib/gcc/armeb-softfloat-linux-uclibc/3.4.6/include -DNDEBUG
-fPIC -c sigaction.c -o sigaction.o
 asm/page.h: No such file or directory
armeb-softfloat-linux-uclibc-strip -x -R .note -R .comment sigaction.o
armeb-softfloat-linux-uclibc-gcc  -Wall -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing  -mbig-endian -mtune=arm9tdmi -march=armv4 -msoft-float
-fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../../include
-I.  -fstrict-aliasing -Os -funit-at-a-time   -isystem
/usr/lib/gcc/armeb-softfloat-linux-uclibc/3.4.6/include -DNDEBUG -fPIC -c
__syscall_error.c -o __syscall_error.o
make[4]: *** [ioperm.o] Error 1


It looks like the header file "asm/page.h" is obsoleted in 2.6.25-r2, so
uclibc cannot be compiled due to the missing header file.
Any solution to this? Thanks.

[-- Attachment #2: Type: text/html, Size: 2054 bytes --]

             reply	other threads:[~2008-05-13 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-13 19:58 Siong-Ui Te [this message]
2008-05-14 19:12 ` [gentoo-embedded] Fail to build cross-toolchain arm-softfloat-linux-uclibc Mike Frysinger

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=a7ea0d70805131258u3c3bf12bnf82ea088d7100dae@mail.gmail.com \
    --to=siongui@gmail.com \
    --cc=gentoo-embedded@lists.gentoo.org \
    /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