He revisado el fuente y parece estar bien, a ver si alguien me puede ayudar
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -O2 -MT amule-SearchList.o -MD -MP -MF ".deps/amule-SearchList.Tpo" \
-c -o amule-SearchList.o `test -f 'SearchList.cpp' || echo './'`SearchList.cpp; \
then mv -f ".deps/amule-SearchList.Tpo" ".deps/amule-SearchList.Po"; \
else rm -f ".deps/amule-SearchList.Tpo"; exit 1; \
fi
SearchList.cpp: In method `CSearchFile::CSearchFile (CSearchFile *)':
SearchList.cpp:91: no matching function for call to `vectorallocator >::at (unsigned int &)'
make[4]: *** [amule-SearchList.o] Error 1
make[4]: Leaving directory `/danstore/compile/aMule-2.0.0rc5/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/danstore/compile/aMule-2.0.0rc5/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/danstore/compile/aMule-2.0.0rc5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/danstore/compile/aMule-2.0.0rc5'
make: *** [all] Error 2