Guest User

Untitled

a guest
Jun 22nd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_dynamic_array.o' is incompatible with i386:x86-64 output
  2. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_execute_API.o' is incompatible with i386:x86-64 output
  3. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_highlight.o' is incompatible with i386:x86-64 output
  4. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_llist.o' is incompatible with i386:x86-64 output
  5. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_opcode.o' is incompatible with i386:x86-64 output
  6. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_operators.o' is incompatible with i386:x86-64 output
  7. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_ptr_stack.o' is incompatible with i386:x86-64 output
  8. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_stack.o' is incompatible with i386:x86-64 output
  9. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_variables.o' is incompatible with i386:x86-64 output
  10. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend.o' is incompatible with i386:x86-64 output
  11. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_API.o' is incompatible with i386:x86-64 output
  12. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_extensions.o' is incompatible with i386:x86-64 output
  13. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_hash.o' is incompatible with i386:x86-64 output
  14. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_list.o' is incompatible with i386:x86-64 output
  15. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_indent.o' is incompatible with i386:x86-64 output
  16. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_builtin_functions.o' is incompatible with i386:x86-64 output
  17. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_sprintf.o' is incompatible with i386:x86-64 output
  18. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_ini.o' is incompatible with i386:x86-64 output
  19. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_qsort.o' is incompatible with i386:x86-64 output
  20. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_multibyte.o' is incompatible with i386:x86-64 output
  21. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_ts_hash.o' is incompatible with i386:x86-64 output
  22. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_stream.o' is incompatible with i386:x86-64 output
  23. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_iterators.o' is incompatible with i386:x86-64 output
  24. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_interfaces.o' is incompatible with i386:x86-64 output
  25. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_exceptions.o' is incompatible with i386:x86-64 output
  26. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_strtod.o' is incompatible with i386:x86-64 output
  27. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_objects.o' is incompatible with i386:x86-64 output
  28. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_object_handlers.o' is incompatible with i386:x86-64 output
  29. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_objects_API.o' is incompatible with i386:x86-64 output
  30. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_mm.o' is incompatible with i386:x86-64 output
  31. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_default_classes.o' is incompatible with i386:x86-64 output
  32. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_reflection_api.o' is incompatible with i386:x86-64 output
  33. /usr/bin/ld: warning: i386 architecture of input file `Zend/zend_execute.o' is incompatible with i386:x86-64 output
  34. main/snprintf.o: In function `ap_php_conv_10':
  35. /usr/src/arquivos/php-5.0.5/main/snprintf.c:148: undefined reference to `__udivdi3'
  36. collect2: ld returned 1 exit status
  37. make: ** [sapi/cgi/php] Erro 1
Add Comment
Please, Sign In to add comment