- Mitglied seit
- 12 Okt 2005
- Beiträge
- 22
- Punkte für Reaktionen
- 0
- Punkte
- 1
Hallo,
aktuell bekomme ich das beim Bau:
Was kann ich tun, Testing zu neu?
aktuell bekomme ich das beim Bau:
Code:
In file included from /home/freetz/freetz-trunk-2/source/toolchain-mips_gcc-4.8.5_uClibc-0.9.33.2-nptl/gcc-4.8.5/gcc/cp/except.c:1008:0:
cfns.gperf: In function ‘const char* libc_name_p(const char*, unsigned int)’:
cfns.gperf:101:1: error: ‘const char* libc_name_p(const char*, unsigned int)’ redeclared inline with ‘gnu_inline’ attribute
cfns.gperf:26:14: note: ‘const char* libc_name_p(const char*, unsigned int)’ previously declared here
cfns.gperf: At global scope:
cfns.gperf:26:14: warning: inline function ‘const char* libc_name_p(const char*, unsigned int)’ used but never defined
Makefile:1059: die Regel für Ziel „cp/except.o“ scheiterte
make[3]: *** [cp/except.o] Fehler 1
make[3]: *** Es wird auf noch nicht beendete Prozesse gewartet...
make[3]: Verzeichnis „/home/freetz/freetz-trunk-2/source/toolchain-mips_gcc-4.8.5_uClibc-0.9.33.2-nptl/gcc-4.8.5-final/gcc“ wird verlassen
Makefile:3907: die Regel für Ziel „all-gcc“ scheiterte
make[2]: *** [all-gcc] Fehler 2
make[2]: Verzeichnis „/home/freetz/freetz-trunk-2/source/toolchain-mips_gcc-4.8.5_uClibc-0.9.33.2-nptl/gcc-4.8.5-final“ wird verlassen
Makefile:855: die Regel für Ziel „all“ scheiterte
make[1]: *** [all] Fehler 2
make[1]: Verzeichnis „/home/freetz/freetz-trunk-2/source/toolchain-mips_gcc-4.8.5_uClibc-0.9.33.2-nptl/gcc-4.8.5-final“ wird verlassen
toolchain/make/target/gcc/gcc.mk:188: die Regel für Ziel „/home/freetz/freetz-trunk-2/source/toolchain-mips_gcc-4.8.5_uClibc-0.9.33.2-nptl/gcc-4.8.5-final/.compiled“ scheiterte
make: *** [/home/freetz/freetz-trunk-2/source/toolchain-mips_gcc-4.8.5_uClibc-0.9.33.2-nptl/gcc-4.8.5-final/.compiled] Fehler 2
Code:
dpkg -l | grep gcc
ii gcc 4:6.1.1-1 amd64 GNU C compiler
ii gcc-4.9-base:amd64 4.9.3-14 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-5 5.4.1-1 amd64 GNU C compiler
ii gcc-5-base:amd64 5.4.1-1 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-5-multilib 5.4.1-1 amd64 GNU C compiler (multilib support)
ii gcc-6 6.1.1-11 amd64 GNU C compiler
ii gcc-6-base:amd64 6.1.1-11 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-6-multilib 6.1.1-11 amd64 GNU C compiler (multilib support)
ii gcc-multilib 4:6.1.1-1 amd64 GNU C compiler (multilib files)
ii lib32gcc-5-dev 5.4.1-1 amd64 GCC support library (32 bit development files)
ii lib32gcc-6-dev 6.1.1-11 amd64 GCC support library (32 bit development files)
ii lib32gcc1 1:6.1.1-11 amd64 GCC support library (32 bit Version)
ii libgcc-5-dev:amd64 5.4.1-1 amd64 GCC support library (development files)
ii libgcc-6-dev:amd64 6.1.1-11 amd64 GCC support library (development files)
ii libgcc1:amd64 1:6.1.1-11 amd64 GCC support library
ii libx32gcc-5-dev 5.4.1-1 amd64 GCC support library (x32 development files)
ii libx32gcc-6-dev 6.1.1-11 amd64 GCC support library (x32 development files)
ii libx32gcc1 1:6.1.1-11 amd64 GCC support library (x32)
Was kann ich tun, Testing zu neu?