Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. | In file included from ../sysdeps/generic/ldsodefs.h:38,
  2. | from ../ports/sysdeps/arm/ldsodefs.h:39,
  3. | from ../sysdeps/unix/sysv/linux/ldsodefs.h:25,
  4. | from ../ports/sysdeps/arm/eabi/setfpucw.c:24:
  5. | ../nptl/sysdeps/pthread/bits/libc-lock.h:413: warning: C99 inline functions are not supported; using GNU89
  6. | ../ports/sysdeps/arm/eabi/setfpucw.c:26:26: error: asm/procinfo.h: No such file or directory
  7. | ../ports/sysdeps/arm/eabi/setfpucw.c: In function '__setfpucw':
  8. | ../ports/sysdeps/arm/eabi/setfpucw.c:31: error: 'HWCAP_VFP' undeclared (first use in this function)
  9. | ../ports/sysdeps/arm/eabi/setfpucw.c:31: error: (Each undeclared identifier is reported only once
  10. | ../ports/sysdeps/arm/eabi/setfpucw.c:31: error: for each function it appears in.)
  11. | make[2]: *** [/stuff/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r37.2/build-arm-angstrom-linux-gnueabi/math/setfpucw.o] Error 1
  12. | make[2]: Leaving directory `/stuff/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r37.2/glibc-2.5/math'
  13. | make[1]: *** [math/subdir_lib] Error 2
  14. | make[1]: Leaving directory `/stuff/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r37.2/glibc-2.5'
  15. | make: *** [all] Error 2
  16. | FATAL: oe_runmake failed
  17. | ERROR: Function do_compile failed
  18. NOTE: package glibc-2.5-r37.2: task do_compile: Failed
  19. ERROR: TaskFailed event exception, aborting
  20. ERROR: Build of /stuff/openembedded/recipes/glibc/glibc_2.5.bb do_compile failed
  21. ERROR: Task 239 (/stuff/openembedded/recipes/glibc/glibc_2.5.bb, do_compile) failed with 256
  22. ERROR: '/stuff/openembedded/recipes/glibc/glibc_2.5.bb' failed
  23. ERROR: '/stuff/openembedded/recipes/glibc/glibc_2.5.bb' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement