Alright, after that was fixed i got something better :p :
g++ -DHAVE_CONFIG_H -I. -I. -I.. -D__SYSTRAY_DISABLED__ -I/usr/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 -O2 -Wall -DWXUSINGDLL -I/usr/include/ -D__CRYPTO_DEBIAN_GENTOO__ -O2 -c -o amule-SearchList.o `test -f 'SearchList.cpp' || echo './'`SearchList.cpp
SearchList.cpp: In method `CSearchFile::CSearchFile(CSearchFile *)':
SearchList.cpp:91: no matching function for call to `vector >::at (unsigned int &)'
make[4]: *** [amule-SearchList.o] Error 1
Another easy-fix for this one?