Advertisement
Xzempt

Untitled

Apr 5th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. -- The C compiler identification is GNU
  2. -- The CXX compiler identification is GNU
  3. -- Check for working C compiler: /usr/bin/gcc44
  4. -- Check for working C compiler: /usr/bin/gcc44 -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /usr/bin/g++44
  8. -- Check for working CXX compiler: /usr/bin/g++44 -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Detected 32-bit platform
  12. -- UNIX: Using default configuration directory
  13. -- UNIX: Using default library directory
  14. -- UNIX: Configuring uninstall target
  15. -- UNIX: Created uninstall target
  16. -- GCC: SFMT enabled, SSE2 flags forced
  17. -- GCC: All warnings disabled
  18. -- Found ACE library: /home/foreplay/.sys/lib/libACE.so
  19. -- Found ACE headers: /home/foreplay/.sys/include/ace
  20. -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
  21. -- Using mysql-config: /usr/bin/mysql_config
  22. -- Found MySQL library: /usr/lib/mysql/libmysqlclient_r.so
  23. -- Found MySQL headers: /usr/include/mysql
  24. -- Found Readline library: /usr/lib/libreadline.so
  25. -- Include dir is: /usr/include
  26. -- Found ZLIB: /lib/libz.so
  27. -- Found BZip2: /usr/lib/libbz2.so
  28. -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
  29. -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
  30.  
  31. * SkyFireEMU rev. hash : 117d1f7f5d85
  32. * SkyFireEMU rev. date : 2012-04-03 04:33:49 -0500
  33. * SkyFireEMU buildtype : Release
  34.  
  35. * Install core to : /home/foreplay/skyfire
  36. * Install libraries to : /home/foreplay/skyfire/lib
  37. * Install configs to : /home/foreplay/skyfire/etc
  38.  
  39. * Build world/auth : Yes (default)
  40. * Build with scripts : Yes (default)
  41. * Build example scripts : No (default)
  42. * Build map/vmap tools : No (default)
  43. * Build core w/PCH : Yes (default)
  44. * Build scripts w/PCH : Yes (default)
  45. * Use SFMT for RNG : Yes
  46. * Show compile-warnings : No (default)
  47. * Use coreside debug : No (default)
  48.  
  49. -- SCRIPT PREPARATIONS
  50. -> Prepared: Spells
  51. -> Prepared: Commands
  52. -> Prepared: Custom
  53. -> Prepared: World
  54. -> Prepared: Outdoor PVP Zones
  55. -> Prepared: Eastern Kingdoms
  56. -> Prepared: Kalimdor
  57. -> Prepared: Outland
  58. -> Prepared: Northrend
  59. -> Prepared: The Maelstrom
  60. -- SCRIPT PREPARATION COMPLETE
  61.  
  62. -- Configuring done
  63. -- Generating done
  64. -- Build files have been written to: /home/foreplay/SkyFireEMU
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement