I followed your wiki and im compiling from windows
./configure --enable-amule-gui --enable-amulecmd --enable-monolithic --enable
-ed2k --enable-debug --enable-optimize
then, after the make command i get this stop:
...
leappgui -L/usr/local/lib -mthreads -Wl,--subsystem,windows -mwindows /usr/local/lib/libwx_mswu_adv-2.8.a /usr/local/lib/libwx_mswu_core-2.8.a /usr/local/lib/libwx_baseu_net-2.8.a /usr/local/lib/libwx_baseu-2.8.a -lwxregexu-2.8 -lwxexpat-2.8 -lwxtiff-2.8 -lwxjpeg-2.8 -lwxpng-2.8 -lz -lrpcrt4 -loleaut32 -lole32 -luuid -lwinspool -lwinmm -lshell32 -lcomctl32 -lcomdlg32 -lctl3d32 -ladvapi32 -lwsock32 -lgdi32 amulerc.o -lz
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `ZN13CMuleListCtrl14OnColumnRClickER11wxListEvent':
C:/msys/1.0/home/Xi0N/amule-cvs/src/MuleListCtrl.cpp:299: undefined reference to `wxControl::GetClassInfoW() const'
collect2: ld returned 1 exit status
make[3]: *** [amule.exe] Error 1
make[3]: Leaving directory `/home/Xi0N/amule-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Xi0N/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Xi0N/amule-cvs'
make: *** [all] Error 2
The last 3 or 4 CVS gave me the same problem