As following the instructions fo compilation of aMule apperared the following errors:
/usr/lib/gcc/i386-redhat-linux/4.0.1/../../../libwx_gtk-2.4.so: undefined reference to `wxwxListStringNode::~wxwxListStringNode()'
/usr/lib/gcc/i386-redhat-linux/4.0.1/../../../libwx_gtk-2.4.so: undefined reference to `wxwxMenuItemListNode::~wxwxMenuItemListNode()'
/usr/lib/gcc/i386-redhat-linux/4.0.1/../../../libwx_gtk-2.4.so: undefined reference to `wxwxMenuItemListNode::~wxwxMenuItemListNode()'
/usr/lib/gcc/i386-redhat-linux/4.0.1/../../../libwx_gtk-2.4.so: undefined reference to `vtable for wxFileProto'
/usr/lib/gcc/i386-redhat-linux/4.0.1/../../../libwx_gtk-2.4.so: undefined reference to `wxwxListStringNode::~wxwxListStringNode()'
collect2: ld returned 1 exit status
make[5]: *** [wxcas] Error 1
make[5]: Leaving directory `/home/ncheltsov/aMule-2.0.3/src/utils/wxCas/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/ncheltsov/aMule-2.0.3/src/utils/wxCas'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ncheltsov/aMule-2.0.3/src/utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ncheltsov/aMule-2.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ncheltsov/aMule-2.0.3'
make: *** [all] Error 2
Any suggestions