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 16:09:43
Message-Id: 200712311706.58299.ladmanj@volny.cz
In Reply to: Re: [gentoo-embedded] still problems with crossdev by Jason
1 Dne Monday 31 December 2007 16:34:21 Jason napsal(a):
2 > Jakub Ladman wrote:
3 > > Dne Monday 31 December 2007 15:53:16 Jason napsal(a):
4 > >> Jakub Ladman wrote:
5 > >>>> This is more gooder. :-)
6 > >>>>
7 > >>>> #################################################################
8 > >>>> arm-softfloat-linux-uclibc-strip -x -R .note -R .comment syscall.o
9 > >>>> arm-softfloat-linux-uclibc-gcc -Wall -Wstrict-prototypes
10 > >>>> -Wno-trigraphs -fno-strict-aliasing -mlittle-endian -msoft-float
11 > >>>> -fno-stack-protector -fno-builtin -nostdinc -D_LIBC
12 > >>>> -I../../../../include -I.
13 > >>>> -fstrict-aliasing -Os -funit-at-a-time -isystem
14 > >>>> /usr/lib/gcc/arm-softfloat-linux-uclibc/3.4.6/include -DNDEBUG -fPIC
15 > >>>> -c ioperm.c -o ioperm.o
16 > >>>> ioperm.c:47:22: asm/page.h: No such file or directory
17 > >>>> make[4]: *** [ioperm.o] Error 1
18 > >>>> make[4]: Leaving directory
19 > >>>> `/var/tmp/cross/arm-softfloat-linux-uclibc/portage/cross-arm-softfloat
20 > >>>>-l inu
21 > >>>> x-uclibc/uclibc-0.9.28.3-r1/work/uClibc-0.9.28.3/libc/sysdeps/linux/ar
22 > >>>>m' #################################################################
23 > >>>>
24 > >>>> go into /usr/arm-softfloat-linux-uclibc/usr/src/linux/include/ and
25 > >>>> make
26 > >
27 > > This directory is not present, but linux headers are in directory showed
28 > > below
29 > >
30 > >>>> sure ./asm->./asm-arm
31 > >>>
32 > >>> but there is no asm-arm directory
33 > >>
34 > >> What is in that directory?
35 > >
36 > > hovado cirrus # ls -la /usr/arm-softfloat-linux-uclibc/usr/include/
37 > > celkem 10
38 > > drwxr-xr-x 8 root root 200 2007-12-31 15:29 .
39 > > drwxr-xr-x 3 root root 72 2007-12-31 15:29 ..
40 > > drwxr-xr-x 2 root root 864 2007-12-31 15:29 asm
41 > > drwxr-xr-x 2 root root 336 2007-12-31 15:29 asm-generic
42 > > drwxr-xr-x 18 root root 9648 2007-12-31 15:29 linux
43 > > drwxr-xr-x 2 root root 272 2007-12-31 15:29 mtd
44 > > drwxr-xr-x 2 root root 80 2007-12-31 15:29 rdma
45 > > drwxr-xr-x 2 root root 72 2007-12-31 15:29 video
46 > > hovado cirrus #
47 >
48 > Try starting over from scratch:
49 >
50 > # crossdev -C arm-softfloat-linux-uclibc
51 >
52 > Then rebuild the toolchain. Chances are, there are some stale files
53 > from a previous attempt.
54 >
55 > hth,
56 >
57 > Jason.
58
59 I did it after every unsuccesful attempt.
60
61 --
62 gentoo-embedded@g.o mailing list