Dear visitor, welcome to Dreamboard.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
problem mit paket glibc-2.3.5+cvs20050627-r0
Hi Leute,
ich bekomme folgenden Fehler beim Versuch die glibc zu kompilieren.
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
make[1]: Leaving directory `/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/libc'
make[1]: Entering directory `/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/libc'
{ echo '#include "posix/bits/posix1_lim.h"'; \
echo '#define _LIBC 1'; \
echo '#include "misc/sys/uio.h"'; } | \
mipsel-linux-gcc -mabi=32 -E -dM -MD -MP -MF /home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux/bits/stdio_lim.dT -MT '/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux/bits/stdio_lim.h /home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux/bits/stdio_lim.d' \
-Iinclude -I. -I/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux -Ilibio -I/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux -Isysdeps/mips/elf -Iports/sysdeps/unix/sysv/linux -Iports/sysdeps/unix/sysv -Iports/sysdeps/unix -Ilinuxthreads/sysdeps/unix/sysv/linux/mips -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/mips -Isysdeps/unix/sysv/linux/mips/mips32 -Isysdeps/unix/sysv/linux/mips -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/mips/mips32 -Isysdeps/unix/mips -Isysdeps/unix -Isysdeps/posix -Isysdeps/mips/mips32 -Isysdeps/mips -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/wordsize-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /home/marc/tuxbox-dev/dm7025/build/tmp/cross/lib/gcc/mipsel-linux/3.4.4/include -isystem /home/marc/tuxbox-dev/dm7025/build/tmp/cross/mipsel-linux/include -xc - -o /home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux/bits/stdio_lim.hT
In file included from ./bits/types.h:28,
from ./posix/sys/types.h:31,
from include/sys/types.h:1,
from misc/sys/uio.h:24,
from <stdin>:3:
./bits/wordsize.h:1:2: #error "This file must be written based on the data type sizes of the target"
In file included from ./posix/sys/types.h:31,
from include/sys/types.h:1,
from misc/sys/uio.h:24,
from <stdin>:3:
./bits/types.h:132:3: #error
In file included from ./string/endian.h:37,
from include/endian.h:1,
from ./posix/sys/types.h:213,
from include/sys/types.h:1,
from misc/sys/uio.h:24,
from <stdin>:3:
./bits/endian.h:13:2: #error Machine byte order unknown.
make[1]: *** [/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/build-mipsel-linux/bits/stdio_lim.st] Error 1
make[1]: Leaving directory `/home/marc/tuxbox-dev/dm7025/build/tmp/work/glibc-2.3.5+cvs20050627-r0/libc'
make: *** [all] Error 2
FATAL: oe_runmake failed
|
Woran kann das liegen??
glibc-2.3.5+cvs20050627-r1 ist aktuell, "monotone pull && monotone update" sollten helfen