aMule Forum
English => Compilation problems => Topic started by: Prynde on October 08, 2005, 08:45:06 AM
-
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 :P
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?
-
Amule is looking for unicoded wx version, while your wx version is not unicoded. Sounds like messed up wx instalation. remove wx and amule, reinstall wx (better if it's unicoded one) and reinstall aMule.
-
Got the unicode support working now but keep getting strange errors:
amuled: relocation error: amuled: symbol _ZN8wxCSConvC1EPKw, version WXU_2.6 not defined in file libwx_baseu-2.6.so.0 with link time reference
-
Do a clean compile. I guess you only changed the options and run again ./ocnfigure.
Just delete the whole compilation directory and untar again the wxWidget package.
-
After some more errors i have now gotten to the point where aMule crashes so i'll open a new topic for it in the aMule Crashes section :-/