Okay, I removed amule using the make uninstall and distclean options then downloaded the 20061225.tar.gz and compiled it using the following configure command
./configure --with-denoise-level=3 --enable-debug --disable-optimize --enable-verbose --enable-ccache --enable-cas
I received the following message during the config
checking for gdlib-config... no
configure:
WARNING: gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
Please check that gdlib-config is in your default path, check out
LD_LIBRARY_PATH or equivalent variable.
Or this might also be that your gdlib-config has other name.
Please try again with --with-gdlib-config=/usr/bin/gdlib-config
(replace /usr/bin/gdlib-config with a valid path to your gdlib-config).
If you use compiled packages check if you have devel pack installed.
To download the latest version check
http://www.boutell.com/gd for sources.
amule has crashed once, but I didn't see anything in the log file, I'm probably looking in the wrong one...
I've relaunched amule from the command line, it hasn't crashed again yet, but I have received the following errors;
Invalid Kad tag; type=0x0a name=0x02
Error on count 0 tag 1
Error on count 2 tag 0
could these be the cause of my previous crash? is there somewhere else I can look for additional error codes?
would that gd-lib fix this?