This is using unicode on wxWindows 2.5.3 compiled by myself on a Mandrake 10.0
server.cpp: In member function `bool CServer::AddTagFromFile(CFile*)':
server.cpp:228: error: ambiguous overload for 'operator=' in 'this->CServer::m_auxPorts = tag->CTag::tag.STag::.STag::::stringvalue'
/usr/include/wx-2.5/wx/string.h:643: error: candidates are: wxString& wxString::operator=(int)
/usr/include/wx-2.5/wx/string.h:857: error: wxString& wxString::operator=(wchar_t)
/usr/include/wx-2.5/wx/string.h:864: error: wxString& wxString::operator=(const wxWCharBuffer&)
/usr/include/wx-2.5/wx/string.h:919: error: wxString& wxString::operator=(const wxString&)
make[4]: *** [amule-server.o] Erreur 1
make[3]: *** [all-recursive] Erreur 1
make[2]: *** [all] Erreur 2
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2
Using sudo to make install, logging to install.txt
server.cpp: In member function `bool CServer::AddTagFromFile(CFile*)':
server.cpp:228: error: ambiguous overload for 'operator=' in 'this->CServer::m_auxPorts = tag->CTag::tag.STag::.STag::::stringvalue'
/usr/include/wx-2.5/wx/string.h:643: error: candidates are: wxString& wxString::operator=(int)
/usr/include/wx-2.5/wx/string.h:857: error: wxString& wxString::operator=(wchar_t)
/usr/include/wx-2.5/wx/string.h:864: error: wxString& wxString::operator=(const wxWCharBuffer&)
/usr/include/wx-2.5/wx/string.h:919: error: wxString& wxString::operator=(const wxString&)
make[3]: *** [amule-server.o] Erreur 1
make[2]: *** [install-recursive] Erreur 1
make[1]: *** [install] Erreur 2
make: *** [install-recursive] Erreur 1