I don`t know if it is a problem at all, but want to help.. if it is userfull.
Also dont know if it is already fixed in CVS.
I have downloaded and installed wxGTK2.6.4 compiled it with --disable-gui and other keys not releted to path and prefix.. and so libs ware installed in /usr/local/lib by default.
then configured amule with all the keys to gun it as daemon.. --disable-monolithic --enable...cmd.. --enable-daemon.. dont remember exact keys.. writing this post from work, but there was no key releted to install path or prefix.
after make install. the script taken from
www.amule.org/wiki/index.php/FAQ_amuled ( it will be also helpfull to see this script complete not in chunks ) said something like.. libwx_base...so is missing...
I copied all libwx* from /usr/local/lib to /usr/lib
and all worked well after some changes in amule.conf.
Don`t know if it is a bug of configure or linker but it is a bug IMO.