Jump to content

Anathema

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Anathema's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. make[5]: Entering directory `/home/wow-src/mangos/objdir/src/shared/Database' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../../src/shared/Database -I/usr/include/mysql -I../../../../dep/ACE_wrappers -I../../../dep/ACE_wrappers -I../../../src/shared -I../../../../src/shared/Database -I../../../../src/shared/Database/../../../dep/include -I../../../../src/shared/Database/../../framework -I../../../../src/shared/Database/../../shared -I../../../../src/shared/Database/../../../dep/include/g3dlite -DENABLE_RA -DENABLE_CLI -DDO_MYSQL -g -O2 -MT DBCStores.o -MD -MP -MF .deps/DBCStores.Tpo -c -o DBCStores.o ../../../../src/shared/Database/DBCStores.cpp virtual memory exhausted: Cannot allocate memory make[5]: *** [DBCStores.o] Error 1 make[5]: Leaving directory `/home/wow-src/mangos/objdir/src/shared/Database' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/wow-src/mangos/objdir/src/shared' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/wow-src/mangos/objdir/src/shared' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/wow-src/mangos/objdir/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/wow-src/mangos/objdir' make: *** [all] Error 2 whats wrong? OS: Debian 4r5 MaNGOS rev: 7252
  2. OS: Debian 4.0r5 mangos rev: 7175 older revisions build with no problems
  3. on configure: checking if generated ACE configuration is usable... no configure: error: The generated configuration appears to be unusable. Please verify that your system path and environment variables are correct. If they appear to be correct then please send the maintainer of this configure script [email][email protected][/email] the *COMPRESSED* 'config.log' file and the following information: ACE 'configure' Script Information ================================== RCS Id: configure.ac 82832 2008-09-25 17:38:39Z jtc ACE Version: 5.6.6 C++ Compiler: g++ C++ Preprocessor: g++ -E C++ Flags: -W -Wall -Wpointer-arith -g -O2 -pthread -pipe -O3 Preprocessor Flags: Linker: /usr/bin/ld Linker Flags: Libraries: -lrt -ldl System type information: Build: i686-pc-linux-gnu Host: i686-pc-linux-gnu In the meantime, please use the stock ACE build procedure detailed in the file 'ACE-INSTALL.html'. configure: error: ../../../dep/ACE_wrappers/configure failed for dep/ACE_wrappers on make: g++ -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.1.2/crtbeginS.o .libs/AtomicCount.o .libs/Condition.o .libs/ConcurrentExecutor.o .libs/CountingSemaphore.o .libs/FastMutex.o .libs/FastRecursiveMutex.o .libs/Mutex.o .libs/RecursiveMutexImpl.o .libs/RecursiveMutex.o .libs/Monitor.o .libs/PoolExecutor.o .libs/PriorityCondition.o .libs/PriorityInheritanceMutex.o .libs/PriorityMutex.o .libs/PrioritySemaphore.o .libs/Semaphore.o .libs/SynchronousExecutor.o .libs/Thread.o .libs/ThreadedExecutor.o .libs/ThreadImpl.o .libs/ThreadLocalImpl.o .libs/ThreadQueue.o .libs/Time.o .libs/ThreadOps.o -lpthread -L/usr/lib/gcc/i486-linux-gnu/4.1.2 -L/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crtn.o -Wl,-soname -Wl,libZThread.so.0 -o .libs/libZThread.so.0.2.3 (cd .libs && rm -f libZThread.so.0 && ln -s libZThread.so.0.2.3 libZThread.so.0) (cd .libs && rm -f libZThread.so && ln -s libZThread.so.0.2.3 libZThread.so) creating libZThread.la (cd .libs && rm -f libZThread.la && ln -s ../libZThread.la libZThread.la) make[4]: Leaving directory `/home/wow-src/mangos/objdir/dep/src/zthread' make[4]: Entering directory `/home/wow-src/mangos/objdir/dep/src' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/wow-src/mangos/objdir/dep/src' make[3]: Leaving directory `/home/wow-src/mangos/objdir/dep/src' Making all in ACE_wrappers make[3]: Entering directory `/home/wow-src/mangos/objdir/dep/ACE_wrappers' make[3]: *** No rule to make target `all'. Stop. make[3]: Leaving directory `/home/wow-src/mangos/objdir/dep/ACE_wrappers' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/wow-src/mangos/objdir/dep' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/wow-src/mangos/objdir' make: *** [all] Error 2 whats wrong?
  4. sorry for my question. how i can update src to not latest. for exaple 6767 rev thanks :rolleyes:
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use