Test2: uclibc daily snapshot version

In the building process the following messages appear:

Target Architecture
> 14. mips (TARGET_mips)

Target ABI
 1. O32 ABI (CONFIG_MIPS_O32_ABI) (NEW)
 2. N32 ABI (CONFIG_MIPS_N32_ABI) (NEW)
 3. N64 ABI (CONFIG_MIPS_N64_ABI) (NEW)

choice[1-3?]: 1

Target Processor Architecture
> 1. Generic (MIPS I) (CONFIG_MIPS_ISA_1) (NEW)
  2. MIPS II (CONFIG_MIPS_ISA_2) (NEW)
  3. MIPS III (CONFIG_MIPS_ISA_3) (NEW)
  4. MIPS IV (CONFIG_MIPS_ISA_4) (NEW)
  5. MIPS32 (CONFIG_MIPS_ISA_MIPS32) (NEW)
  6. MIPS64 (CONFIG_MIPS_ISA_MIPS64) (NEW)
choice[1-6?]: 1

* Advanced Library Settings
Buffer size for getpwnam() and friends (UCLIBC_PWD_BUFFER_SIZE) [256] (NEW)
<enter>

* uClibc development/debugging options

Cross-compiling toolchain prefix (CROSS_COMPILER_PREFIX) [/mnt/tesis/tesis/pruebas/andy/buildroot/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-] /mnt/tesis/tesis/pruebas/andy/buildroot/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-
Enter any extra CFLAGS to use to build uClibc (UCLIBC_EXTRA_CFLAGS) [] (NEW)
<enter>

After 40 min: Errors!

CC libc/sysdeps/linux/mips/sigaction.os
  CC libc/sysdeps/linux/mips/readahead.os
libc/sysdeps/linux/mips/readahead.c:27: error: syntax error before "off64_t"
libc/sysdeps/linux/mips/readahead.c: In function `readahead':
libc/sysdeps/linux/mips/readahead.c:28: error: number of arguments doesn't match prototype
./include/bits/fcntl.h:237: error: prototype declaration
libc/sysdeps/linux/mips/readahead.c:30: error: `fd' undeclared (first use in this function)
libc/sysdeps/linux/mips/readahead.c:30: error: (Each undeclared identifier is reported only once
libc/sysdeps/linux/mips/readahead.c:30: error: for each function it appears in.)
libc/sysdeps/linux/mips/readahead.c:30: error: `offset' undeclared (first use in this function)
libc/sysdeps/linux/mips/readahead.c:30: error: `count' undeclared (first use in this function)
make[2]: *** [libc/sysdeps/linux/mips/readahead.os] Error 1
make[1]: *** [lib/libc.so.0] Error 2
make[1]: se sale del directorio `/mnt/tesis/tesis/pruebas/andy/buildroot/toolchain_build_mipsel_nofpu/uClibc'
make: *** [/mnt/tesis/tesis/pruebas/andy/buildroot/toolchain_build_mipsel_nofpu/uClibc/lib/libc.a] Error 2
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License