Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. In file included from ../../gcc/cp/except.c:1013:0:
  2. cfns.gperf: In function ‘const char* libc_name_p(const char*, unsigned int)’:
  3. cfns.gperf:101:1: error: ‘const char* libc_name_p(const char*, unsigned int)’ redeclared inline with ‘gnu_inline’ attribute
  4. cfns.gperf:26:14: note: ‘const char* libc_name_p(const char*, unsigned int)’ previously declared here
  5. cfns.gperf: At global scope:
  6. cfns.gperf:26:14: warning: inline function ‘const char* libc_name_p(const char*, unsigned int)’ used but never defined
  7. Makefile:1058 : la recette pour la cible « cp/except.o » a échouée
  8. make[3]: *** [cp/except.o] Erreur 1
  9. make[3]: *** Attente des tâches non terminées....
  10. make[3] : on quitte le répertoire « /home/cissou/recalbox-buildroot-rpi3/output/build/host-gcc-final-4.9.3/build/gcc »
  11. Makefile:3972 : la recette pour la cible « all-gcc » a échouée
  12. make[2]: *** [all-gcc] Erreur 2
  13. make[2] : on quitte le répertoire « /home/cissou/recalbox-buildroot-rpi3/output/build/host-gcc-final-4.9.3/build »
  14. Makefile:859 : la recette pour la cible « all » a échouée
  15. make[1]: *** [all] Erreur 2
  16. make[1] : on quitte le répertoire « /home/cissou/recalbox-buildroot-rpi3/output/build/host-gcc-final-4.9.3/build »
  17. package/pkg-generic.mk:195 : la recette pour la cible « /home/cissou/recalbox-buildroot-rpi3/output/build/host-gcc-final-4.9.3/.stamp_built » a échouée
  18. make: *** [/home/cissou/recalbox-buildroot-rpi3/output/build/host-gcc-final-4.9.3/.stamp_built] Erreur 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement