Everything went fine on the compile (compiled like aMule-wiki told) but...
aMuled for example looked for file: libwx_baseu-2.6.so.0
when wxWidgets came with file : libwx_base-2.6.so.0
Happened with few other files too, made symlinks for those and updated binutils too

Now i get this:
amuled: /usr/local/lib/libwx_baseu-2.6.so.0: version `WXU_2.6' not found (required by amuled)
amuled: /usr/local/lib/libwx_baseu_net-2.6.so.0: version `WXU_2.6' not found (required by amuled)
WxWidgets version is wxGTK-2.6.2.
From the other posts in this forum i got the idea that i should have added some configure options but don't know if that would help?