aMule Forum
English => aMule Help => Topic started by: BruceM on July 01, 2011, 12:53:37 PM
-
Hi guys. I have a big problem, so it would be nice if someone has solved it already to solve the way of solving here :)
I tried to install amule-daemon in the mybook, but there is some error message when i install aMule core:
MuleDebug.cpp:36:23: execinfo.h: No such file or directory
MuleDebug.cpp: In function `wxString get_backtrace(unsigned int)':
MuleDebug.cpp:291: error: `backtrace' undeclared (first use this function)
MuleDebug.cpp:291: error: (Each undeclared identifier is reported only once for each function it appears in.)
MuleDebug.cpp:296: error: `backtrace_symbols' undeclared (first use this function)
make[4]: *** [libmulecommon_a-MuleDebug.o] Error 1
make[4]: Leaving directory `/opt/aMule-2.1.3/src/libs/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/aMule-2.1.3/src/libs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/aMule-2.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/aMule-2.1.3'
make: *** [all] Error 2
I've tried so many ways. Tried to compile errors in /src/libs/common/MuleDebug.cpp :
Put include execinfo.h and functions backtrace and backtrace_symbols (line 291) in comment,
bad use of compile switches (disable-backtrace) ! I found it on this site guide (http://www.mybookworldedition.co.nr/amule.html), but still not working?!
Last thing I've tried is changing 'include "zlib.h"' in png.h to 'include "/opt/include/zlib.h"'
Still not working. Any help?
-
2.1.3 is not supported anymore. Please try 2.3.1.rc1 .