document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. AppleSYN1> make
  2. make all-recursive
  3. make[1]: Entering directory `/volume1/@tmp/ufraw-0.18'
  4. Making all in po
  5. make[2]: Entering directory `/volume1/@tmp/ufraw-0.18/po'
  6. make[2]: Nothing to be done for `all'.
  7. make[2]: Leaving directory `/volume1/@tmp/ufraw-0.18/po'
  8. Making all in icons
  9. make[2]: Entering directory `/volume1/@tmp/ufraw-0.18/icons'
  10. make[2]: Nothing to be done for `all'.
  11. make[2]: Leaving directory `/volume1/@tmp/ufraw-0.18/icons'
  12. make[2]: Entering directory `/volume1/@tmp/ufraw-0.18'
  13. GEN ufraw-batch
  14. libufraw.a(ufobject.o): In function `__exchange_and_add':
  15. /opt/lib/gcc/i686-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/atomicity.h:51: undefined reference to `__sync_fetch_and_add_4'
  16. /opt/lib/gcc/i686-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/atomicity.h:51: undefined reference to `__sync_fetch_and_add_4'
  17. /opt/lib/gcc/i686-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/atomicity.h:51: undefined reference to `__sync_fetch_and_add_4'
  18. /opt/lib/gcc/i686-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/atomicity.h:51: undefined reference to `__sync_fetch_and_add_4'
  19. /opt/lib/gcc/i686-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/atomicity.h:51: undefined reference to `__sync_fetch_and_add_4'
  20. libufraw.a(ufobject.o):/opt/lib/gcc/i686-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/atomicity.h:51: more undefined references to `__sync_fetch_and_add_4' follow
  21. collect2: ld returned 1 exit status
  22. make[2]: *** [ufraw-batch] Error 1
  23. make[2]: Leaving directory `/volume1/@tmp/ufraw-0.18'
  24. make[1]: *** [all-recursive] Error 1
  25. make[1]: Leaving directory `/volume1/@tmp/ufraw-0.18'
  26. make: *** [all] Error 2
');