Ho due problemi su slackware 12:
1)Sto provando a compilare amule cvs perchè a differenza della versione stabile ha molte funzioni in più, tra le quali il supporto ai file più grandi di 4 GB e l'offuscamento del protocollo, ma quando lancio il make spunta questo :
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:735: undefined reference to `operator+(wchar_t const*, wxString const&)'
amuleweb-WebServer.o: In function `CDynStatisticImage':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
amuleweb-WebServer.o: In function `CScriptWebServer':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
amuleweb-WebServer.o: In function `CDynStatisticImage':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
amuleweb-WebServer.o: In function `CDynProgressImage':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
amuleweb-WebServer.o: In function `DownloadFileInfo::ItemInserted(DownloadFile*)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:728: undefined reference to `operator+(wchar_t const*, wxString const&)'
amuleweb-WebServer.o: In function `CDynProgressImage':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
amuleweb-WebServer.o: In function `CUrlDecodeTable':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:149: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:149: undefined reference to `wxString::Format(wchar_t const*, ...)'
amuleweb-WebServer.o: In function `CAnyImage::SetHttpType(wxString)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:886: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:886: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:891: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:891: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:893: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:893: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-WebServer.o: In function `CFileImage':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:900: undefined reference to `wxFFile::wxFFile(wchar_t const*, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:914: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:900: undefined reference to `wxFFile::wxFFile(wchar_t const*, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:914: undefined reference to `operator+(wchar_t const*, wxString const&)'
amuleweb-WebServer.o: In function `CScriptWebServer::ProcessURL(ThreadData)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp
amuleweb-WebServer.o: In function `CWebServerBase::Send_AddServer_Cmd(wxString, wxString, wxString)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:438: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:439: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-WebServer.o: In function `CScriptWebServer::ProcessImgFileReq(ThreadData)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:286: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:286: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:292: undefined reference to `operator+(wchar_t, wxString const&)'
amuleweb-WebServer.o: In function `CUrlDecodeTable::DecodeString(wxString&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:155: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:157: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:158: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
amuleweb-WebServer.o: In function `CParsedUrl':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:183: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:184: undefined reference to `wxString::BeforeFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:185: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:188: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:189: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:191: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:196: undefined reference to `wxString::BeforeFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:197: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:200: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:183: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:184: undefined reference to `wxString::BeforeFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:185: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:188: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:189: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:191: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:196: undefined reference to `wxString::BeforeFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:197: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:200: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-WebServer.o: In function `_SpecialChars(wxString)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:62: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:63: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:64: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebServer.cpp:65: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
amuleweb-WebServer.o: In function `wxStringBase':
/usr/local/include/wx-2.8/wx/string.h:368: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)'
amuleweb-WebServer.o: In function `wxString::operator=(wchar_t const*)':
/usr/local/include/wx-2.8/wx/string.h:965: undefined reference to `wxStringBase::operator=(wchar_t const*)'
amuleweb-WebServer.o: In function `operator==(wxString const&, wchar_t const*)':
/usr/local/include/wx-2.8/wx/string.h
amuleweb-WebServer.o: In function `wxStringBase::ConcatSelf(unsigned int, wchar_t const*)':
/usr/local/include/wx-2.8/wx/string.h:287: undefined reference to `wxStringBase::ConcatSelf(unsigned int, wchar_t const*, unsigned int)'
amuleweb-WebInterface.o: In function `CamulewebApp::CheckDirForTemplate(wxString&, wxString const&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:68: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:68: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:72: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:72: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:78: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:78: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-WebInterface.o: In function `CamulewebApp::GetTemplateDir(wxString const&, wxString&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:99: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:99: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:145: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:159: undefined reference to `wxString::BeforeLast(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:174: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:174: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-WebInterface.o: In function `CamulewebApp::OnCmdLineParsed(wxCmdLineParser&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:289: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebInterface.cpp:289: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-WebInterface.o:(.rodata._ZTV12CamulewebApp[vtable for CamulewebApp]+0x44): undefined reference to `wxAppConsole::Initialize(int&, wchar_t**)'
amuleweb-WebSocket.o: In function `CWebSocket::OnRequestReceived(char*, char*, unsigned int)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebSocket.cpp:349: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebSocket.cpp:370: undefined reference to `wxString::Find(wchar_t, bool) const'
amuleweb-WebSocket.o: In function `CWSThread::Entry()':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebSocket.cpp:77: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebSocket.cpp:80: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/WebSocket.cpp:82: undefined reference to `operator+(wchar_t const*, wxString const&)'
amuleweb-ExternalConnector.o: In function `CCommandTree::GetFullCommand() const':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:125: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::OnCmdLineParsed(wxCmdLineParser&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:480: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:487: undefined reference to `operator+(wchar_t const*, wxString const&)'
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::GetCommand(wxString const&, char*, unsigned int)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:306: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::Process_Answer(wxString const&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:250: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:250: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::ShowGreet()':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:239: undefined reference to `operator+(wchar_t, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:239: undefined reference to `operator+(wxString const&, wchar_t)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:240: undefined reference to `operator+(wchar_t, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:240: undefined reference to `operator+(wxString const&, wchar_t)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:240: undefined reference to `operator+(wxString const&, wchar_t)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:241: undefined reference to `operator+(wxString const&, wchar_t)'
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::ConnectAndRun(wxString const&, wxString const&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:412: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-ExternalConnector.o: In function `CCommandTree::PrintHelpFor(wxString const&) const':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:135: undefined reference to `wxString::BeforeFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:139: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:151: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:151: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:151: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:184: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:184: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-ExternalConnector.o: In function `CCommandTree::FindCommandId(wxString const&, wxString&, wxString&) const':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:96: undefined reference to `wxString::BeforeFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:99: undefined reference to `wxString::AfterFirst(wchar_t) const'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:110: undefined reference to `operator+(wchar_t, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:110: undefined reference to `operator+(wxString const&, wchar_t)'
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::Parse_Command(wxString const&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:259: undefined reference to `operator+(wxString const&, wchar_t)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/ExternalConnector.cpp:292: undefined reference to `operator+(wxString const&, wchar_t)'
amuleweb-ExternalConnector.o: In function `wxString::append(unsigned int, wchar_t)':
/usr/local/include/wx-2.8/wx/string.h
amuleweb-ExternalConnector.o: In function `wxString':
/usr/local/include/wx-2.8/wx/string.h:693: undefined reference to `wxStringBase::wxStringBase(unsigned int, wchar_t)'
amuleweb-ExternalConnector.o:(.rodata._ZTV23CaMuleExternalConnector[vtable for CaMuleExternalConnector]+0x44): undefined reference to `wxAppConsole::Initialize(int&, wchar_t**)'
amuleweb-OtherFunctions.o: In function `StrLang2wx(wxString const&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
amuleweb-OtherFunctions.o: In function `InitLocale(wxLocale&, int)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
amuleweb-OtherFunctions.o: In function `DumpMemToStr(void const*, int, wxString const&, bool)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp
amuleweb-OtherFunctions.o: In function `GetMuleVersion()':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:88: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:95: undefined reference to `wxString::Format(wchar_t const*, ...)'
amuleweb-OtherFunctions.o: In function `GetED2KFileTypeID(CPath const&)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:938: undefined reference to `operator+(wchar_t const*, wxString const&)'
amuleweb-OtherFunctions.o: In function `EncodeBase64(char const*, unsigned int)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:571: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:571: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:649: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:649: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-OtherFunctions.o: In function `CastSecondsToHM(unsigned long long, unsigned short)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:171: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:171: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:175: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:175: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:183: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:183: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:190: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:190: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:200: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:200: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-OtherFunctions.o: In function `CastItoIShort(unsigned long long)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:139: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:141: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:141: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:143: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:143: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:145: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:145: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:147: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:147: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-OtherFunctions.o: In function `CastItoSpeed(unsigned int)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:156: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:156: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:158: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:158: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:160: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:160: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-OtherFunctions.o: In function `CastItoXBytes(unsigned long long)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:121: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:121: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:123: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:123: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:125: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:125: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:127: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:127: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:129: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:129: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-OtherFunctions.o: In function `GetFullMuleVersion()':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/OtherFunctions.cpp:112: undefined reference to `operator+(wxString const&, wchar_t const*)'
amuleweb-OtherFunctions.o: In function `wxStringBase::operator+=(wchar_t)':
/usr/local/include/wx-2.8/wx/string.h:649: undefined reference to `wxStringBase::append(unsigned int, wchar_t)'
amuleweb-php_core_lib.o: In function `amule_search_file_prop_get(void*, char*, PHP_VALUE_NODE*)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/php_core_lib.cpp
amuleweb-php_core_lib.o: In function `amule_shared_file_prop_get(void*, char*, PHP_VALUE_NODE*)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/php_core_lib.cpp
amuleweb-php_core_lib.o: In function `amule_download_file_prop_get(void*, char*, PHP_VALUE_NODE*)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/php_core_lib.cpp
amuleweb-php_core_lib.o: In function `amule_upload_file_prop_get(void*, char*, PHP_VALUE_NODE*)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/php_core_lib.cpp
amuleweb-php_core_lib.o: In function `php_native_add_server_cmd(PHP_VALUE_NODE*)':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/php_core_lib.cpp:345: undefined reference to `wxString::Format(wchar_t const*, ...)'
amuleweb-UPnP.o: In function `CMuleException':
/home/xxxxxx/Sources/amule-cvs/src/webserver/src/../../../src/libs/common/MuleDebug.h:59: undefined reference to `operator+(wxString const&, wchar_t const*)'
../../libs/ec/cpp/libec.a(libec_a-RemoteConnect.o): In function `CRemoteConnect::ConnectionEstablished(CECPacket const*)':
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/RemoteConnect.cpp:201: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/RemoteConnect.cpp:212: undefined reference to `operator+(wchar_t const*, wxString const&)'
../../libs/ec/cpp/libec.a(libec_a-ECSpecialTags.o): In function `FormatValue(CFormat&, CECTag const*)':
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/ECSpecialTags.cpp:103: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/ECSpecialTags.cpp:103: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/ECSpecialTags.cpp:115: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/ECSpecialTags.cpp:130: undefined reference to `operator+(wchar_t const*, wxString const&)'
../../libs/ec/cpp/libec.a(libec_a-ECSpecialTags.o): In function `CEC_StatTree_Node_Tag::GetDisplayString() const':
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/ECSpecialTags.cpp:147: undefined reference to `operator+(wchar_t const*, wxString const&)'
../../libs/ec/cpp/libec.a(libec_a-ECMuleSocket.o): In function `Uint32toStringIP(unsigned int)':
/home/xxxxxx/amule-cvs/src/libs/ec/cpp/../../../NetworkFunctions.h:38: undefined reference to `wxString::Format(wchar_t const*, ...)'
../../libs/common/libmulecommon.a(libmulecommon_a-Format.o): In function `CFormat::operator%(wchar_t)':
/home/xxxxxx/amule-cvs/src/libs/common/Format.cpp:353: undefined reference to `wxString::Format(wchar_t const*, ...)'
../../libs/common/libmulecommon.a(libmulecommon_a-Format.o): In function `CFormat::operator%(double)':
/home/xxxxxx/amule-cvs/src/libs/common/Format.cpp:331: undefined reference to `wxString::Format(wchar_t const*, ...)'
../../libs/common/libmulecommon.a(libmulecommon_a-Format.o): In function `CFormat::operator%(unsigned long long)':
/home/xxxxxx/amule-cvs/src/libs/common/Format.cpp:375: undefined reference to `wxString::Format(wchar_t const*, ...)'
../../libs/common/libmulecommon.a(libmulecommon_a-Format.o): In function `CFormat::operator%(long long)':
/home/xxxxxx/amule-cvs/src/libs/common/Format.cpp:364: undefined reference to `wxString::Format(wchar_t const*, ...)'
../../libs/common/libmulecommon.a(libmulecommon_a-MD5Sum.o):/home/xxxxxx/amule-cvs/src/libs/common/MD5Sum.cpp:80: more undefined references to `wxString::Format(wchar_t const*, ...)' follow
../../libs/common/libmulecommon.a(libmulecommon_a-StringFunctions.o): In function `JoinPaths(wxString const&, wxString const&)':
/home/xxxxxx/amule-cvs/src/libs/common/StringFunctions.cpp:136: undefined reference to `operator+(wxString const&, wchar_t)'
../../libs/common/libmulecommon.a(libmulecommon_a-StringFunctions.o): In function `TruncateFilename(CPath const&, unsigned int, bool)':
/home/xxxxxx/amule-cvs/src/libs/common/StringFunctions.cpp:84: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/amule-cvs/src/libs/common/StringFunctions.cpp:95: undefined reference to `operator+(wxString const&, wchar_t const*)'
../../libs/common/libmulecommon.a(libmulecommon_a-StringFunctions.o): In function `wxString::Contains(wxString const&) const':
/usr/local/include/wx-2.8/wx/string.h
../../libs/common/libmulecommon.a(libmulecommon_a-Path.o): In function `CPath::StartsWith(CPath const&) const':
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:565: undefined reference to `operator+(wxString const&, wchar_t)'
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:566: undefined reference to `operator+(wxString const&, wchar_t)'
../../libs/common/libmulecommon.a(libmulecommon_a-Path.o): In function `CPath::GetFileSize() const':
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:439: undefined reference to `wxFile::wxFile(wchar_t const*, wxFile::OpenMode)'
../../libs/common/libmulecommon.a(libmulecommon_a-Path.o): In function `DoAddPostfix(wxString const&, wxString const&)':
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:174: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:179: undefined reference to `operator+(wxString const&, wchar_t)'
../../libs/common/libmulecommon.a(libmulecommon_a-Path.o): In function `CPath::BackupFile(CPath const&, wxString const&)':
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:611: undefined reference to `wxFile::Open(wchar_t const*, wxFile::OpenMode, int)'
../../libs/common/libmulecommon.a(libmulecommon_a-Path.o): In function `wxStringBase':
/usr/local/include/wx-2.8/wx/string.h:370: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)'
../../libs/common/libmulecommon.a(libmulecommon_a-Path.o): In function `DoSplitPath(wxString const&, wxString*, wxString*)':
/home/xxxxxx/amule-cvs/src/libs/common/Path.cpp:120: undefined reference to `operator+(wchar_t const*, wxString const&)'
collect2: ld returned 1 exit status
make[4]: *** [amuleweb] Error 1
make[4]: Leaving directory `/home/xxxxxx/Sources/amule-cvs/src/webserver/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/xxxxxx/Sources/amule-cvs/src/webserver'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/xxxxxx/Sources/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxxxxx/Sources/amule-cvs'
make: *** [all] Error 2
Da cosa dipende ? ho anche installato le wxwidgets e adesso da tutti questi problemi. Qualcuno di voi sa cosa devo fare?
2) Kdebluetooth sono riuscito a compilarlo e installarlo, ma quando clicco sull'icona del bluetooth mi dice: "The process for the bluetooth protocol died unexpectedly."
Stavo anche provando ad installare kmobiletools, altro strumento per la gestione del bluetooth ma riesco a compilarlo soltanto senza supporto alle librerie gammu, perchè se le installo mi dice che non riesce a trovare gli header nella directory include anche se poi vado a controllare in questa directory e ci sono tutti e non capisco perchè non li riesce a trovare anche se ci sono.
Potete aiutarmi?
Grazie


