Loading

Paste #pakjuacgd

  1. $ ./configure
  2. checking awk... awk
  3. detecting OS... MINGW
  4. checking build system type... x86_64-w64-mingw32
  5. checking host system type... x86_64-w64-mingw32
  6. checking universal build... no
  7. checking build cc... gcc
  8. checking host cc... gcc
  9. checking build c++... g++
  10. checking host c++... g++
  11. checking host windres... windres
  12. checking strip... disabled
  13. checking builtin depend... yes
  14. checking makedepend... disabled
  15. detecting cpu-type... 64 bits
  16. detecting SSE... found
  17. checking static... yes
  18. checking unicode... yes
  19. using debug level... no
  20. using desync debug level... no
  21. using link time optimization... no
  22. checking OSX sysroot... not OSX, skipping
  23. checking allegro... not found
  24. checking sdl... not found
  25. checking COCOA... not OSX, skipping
  26. checking GDI video driver... found
  27. checking dedicated... not selected
  28. checking console application... disabled (only used when forced)
  29. checking network... found
  30. checking squirrel... found
  31. checking translator... no
  32. checking assert... enabled
  33. checking zlib... found
  34. checking liblzma... found
  35. checking lzo2... not found
  36. WARNING: liblzo2 was not detected or disabled
  37. WARNING: OpenTTD doesn't require liblzo2, but it does mean that
  38. WARNING: loading old savegames/scenarios will be disabled.
  39. configure: error: no liblzo2 detected
  40.  If you want to compile without liblzo2 use --without-liblzo2 as parameter

Comments