Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] still problems with crossdev
Date: Mon, 31 Dec 2007 15:13:01
Message-Id: 200712311610.14436.ladmanj@volny.cz
In Reply to: Re: [gentoo-embedded] still problems with crossdev by Jason
1 Dne Monday 31 December 2007 15:53:16 Jason napsal(a):
2 > Jakub Ladman wrote:
3 > >> This is more gooder. :-)
4 > >>
5 > >> #################################################################
6 > >> arm-softfloat-linux-uclibc-strip -x -R .note -R .comment syscall.o
7 > >> arm-softfloat-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs
8 > >> -fno-strict-aliasing -mlittle-endian -msoft-float -fno-stack-protector
9 > >> -fno-builtin -nostdinc -D_LIBC -I../../../../include -I.
10 > >> -fstrict-aliasing -Os -funit-at-a-time -isystem
11 > >> /usr/lib/gcc/arm-softfloat-linux-uclibc/3.4.6/include -DNDEBUG -fPIC -c
12 > >> ioperm.c -o ioperm.o
13 > >> ioperm.c:47:22: asm/page.h: No such file or directory
14 > >> make[4]: *** [ioperm.o] Error 1
15 > >> make[4]: Leaving directory
16 > >> `/var/tmp/cross/arm-softfloat-linux-uclibc/portage/cross-arm-softfloat-l
17 > >>inu
18 > >> x-uclibc/uclibc-0.9.28.3-r1/work/uClibc-0.9.28.3/libc/sysdeps/linux/arm'
19 > >> #################################################################
20 > >>
21 > >> go into /usr/arm-softfloat-linux-uclibc/usr/src/linux/include/ and make
22
23 This directory is not present, but linux headers are in directory showed below
24
25 > >> sure ./asm->./asm-arm
26 > >
27 > > but there is no asm-arm directory
28 >
29 > What is in that directory?
30 >
31 >
32 > Jason.
33
34
35 hovado cirrus # ls -la /usr/arm-softfloat-linux-uclibc/usr/include/
36 celkem 10
37 drwxr-xr-x 8 root root 200 2007-12-31 15:29 .
38 drwxr-xr-x 3 root root 72 2007-12-31 15:29 ..
39 drwxr-xr-x 2 root root 864 2007-12-31 15:29 asm
40 drwxr-xr-x 2 root root 336 2007-12-31 15:29 asm-generic
41 drwxr-xr-x 18 root root 9648 2007-12-31 15:29 linux
42 drwxr-xr-x 2 root root 272 2007-12-31 15:29 mtd
43 drwxr-xr-x 2 root root 80 2007-12-31 15:29 rdma
44 drwxr-xr-x 2 root root 72 2007-12-31 15:29 video
45 hovado cirrus #
46
47 --
48 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] still problems with crossdev Jason <gentoo@××××××××××.net>