I have errors.
/home/amule/src/libs/common/MuleDebug.cpp:336: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/amule/src/libs/common/MuleDebug.cpp:337: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/amule/src/libs/common/MuleDebug.cpp:354: undefined reference to `wxString::Find(wchar_t, bool) const'
/home/amule/src/libs/common/MuleDebug.cpp:370: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/amule/src/libs/common/MuleDebug.cpp:442: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/amule/src/libs/common/MuleDebug.cpp:442: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/amule/src/libs/common/MuleDebug.cpp:447: undefined reference to `wxString::AfterLast(wchar_t) const'
/home/amule/src/libs/common/MuleDebug.cpp:453: undefined reference to `operator+(wxString const&, wchar_t const*)'
../../libs/common/libmulecommon.a(MuleDebug.o): In function `wxString::operator<<(int)':
/usr/local/include/wx-2.8/wx/string.h:1061: undefined reference to `wxString::Format(wchar_t const*, ...)'
../../libs/common/libmulecommon.a(StringFunctions.o): In function `JoinPaths(wxString const&, wxString const&)':
/home/amule/src/libs/common/StringFunctions.cpp:136: undefined reference to `operator+(wxString const&, wchar_t)'
../../libs/common/libmulecommon.a(StringFunctions.o): In function `TruncateFilename(CPath const&, unsigned int, bool)':
/home/amule/src/libs/common/StringFunctions.cpp:84: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/amule/src/libs/common/StringFunctions.cpp:95: undefined reference to `operator+(wxString const&, wchar_t const*)'
../../libs/common/libmulecommon.a(StringFunctions.o): In function `wxString::Contains(wxString const&) const':
/usr/local/include/wx-2.8/wx/string.h:1272: undefined reference to `wxString::Find(wchar_t const*) const'
../../libs/common/libmulecommon.a(Path.o): In function `CPath::StartsWith(CPath const&) const':
/home/amule/src/libs/common/Path.cpp:568: undefined reference to `operator+(wxString const&, wchar_t)'
/home/amule/src/libs/common/Path.cpp:569: undefined reference to `operator+(wxString const&, wchar_t)'
../../libs/common/libmulecommon.a(Path.o): In function `CPath::GetFileSize() const':
/home/amule/src/libs/common/Path.cpp:442: undefined reference to `wxFile::wxFile(wchar_t const*, wxFile::OpenMode)'
../../libs/common/libmulecommon.a(Path.o): In function `DoAddPostfix(wxString const&, wxString const&)':
/home/amule/src/libs/common/Path.cpp:177: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/amule/src/libs/common/Path.cpp:182: undefined reference to `operator+(wxString const&, wchar_t)'
../../libs/common/libmulecommon.a(Path.o): In function `CPath::BackupFile(CPath const&, wxString const&)':
/home/amule/src/libs/common/Path.cpp:620: undefined reference to `wxFile::Open(wchar_t const*, wxFile::OpenMode, int)'
../../libs/common/libmulecommon.a(Path.o): In function `setFNConv()':
/home/amule/src/libs/common/Path.cpp:50: undefined reference to `wxConvBrokenFileNames::wxConvBrokenFileNames(wchar_t const*)'
../../libs/common/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(Path.o): In function `DoSplitPath(wxString const&, wxString*, wxString*)':
/home/amule/src/libs/common/Path.cpp:123: undefined reference to `operator+(wchar_t const*, wxString const&)'
collect2: ld returned 1 exit status
make[4]: *** [amuleweb] Error 1
make[4]: se sale del directorio `/home/amule/src/webserver/src'
make[3]: *** [all-recursive] Error 1
make[3]: se sale del directorio `/home/amule/src/webserver'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/amule/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/amule'
make: *** [all] Error 2