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?