I am trying to install audacity on CentOS. I have tried using the svn version of audacity that you have suggested. However, when I do a make, I get the same old error as follows: (I am using wxWidgets 2.8.12 )
NoteTrack.o: In function NoteTrack::WriteXML(XMLWriter&)': NoteTrack.cpp:(.text+0x8b7): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
NoteTrack.o: In function NoteTrack::HandleXMLTag(wchar_t const*, wchar_t const**)': NoteTrack.cpp:(.text+0x1117): undefined reference to
wxString::mb_str(wxMBConv const&) const’
NoteTrack.o: In function NoteTrack::ExportAllegro(wxString)': NoteTrack.cpp:(.text+0x13c7): undefined reference to
wxString::mb_str(wxMBConv const&) const’
NoteTrack.o: In function NoteTrack::ExportMIDI(wxString)': NoteTrack.cpp:(.text+0x182e): undefined reference to
wxString::mb_str(wxMBConv const&) const’
NoteTrack.o: In function NoteTrack::DrawLabelControls(wxDC&, wxRect&)': NoteTrack.cpp:(.text+0x24ab): undefined reference to
wxString::Printf(wchar_t const*, …)’
import/ImportMIDI.o: In function ImportMIDI(wxString, NoteTrack*)': ImportMIDI.cpp:(.text+0x77): undefined reference to
operator+(wchar_t const*, wxString const&)’
ImportMIDI.cpp:(.text+0x96): undefined reference to operator+(wxString const&, wchar_t const*)' ImportMIDI.cpp:(.text+0x1ad): undefined reference to
wxString::CmpNoCase(wchar_t const*) const’
ImportMIDI.cpp:(.text+0x1e8): undefined reference to wxString::CmpNoCase(wchar_t const*) const' ImportMIDI.cpp:(.text+0x2e5): undefined reference to
wxString::CmpNoCase(wchar_t const*) const’
ImportMIDI.cpp:(.text+0x381): undefined reference to operator+(wchar_t const*, wxString const&)' ImportMIDI.cpp:(.text+0x3a0): undefined reference to
operator+(wxString const&, wchar_t const*)’
ImportMIDI.cpp:(.text+0x490): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' ImportMIDI.cpp:(.text+0x4e4): undefined reference to
operator+(wchar_t const*, wxString const&)’
ImportMIDI.cpp:(.text+0x501): undefined reference to operator+(wxString const&, wchar_t const*)' ImportMIDI.cpp:(.text+0x5e6): undefined reference to
wxString::mb_str(wxMBConv const&) const’
ImportMIDI.cpp:(.text+0x6e5): undefined reference to operator+(wchar_t const*, wxString const&)' ImportMIDI.cpp:(.text+0x702): undefined reference to
operator+(wxString const&, wchar_t const*)’
ImportMIDI.cpp:(.text+0x819): undefined reference to wxString::AfterLast(wchar_t) const' ImportMIDI.cpp:(.text+0x839): undefined reference to
wxString::BeforeLast(wchar_t) const’
effects/ladspa/LoadLadspa.o: In function LoadLadspaEffect(wxSortedArrayString&, wxString, DL_Array&)': LoadLadspa.cpp:(.text+0x171): undefined reference to
wxString::CmpNoCase(wchar_t const*) const’
LoadLadspa.cpp:(.text+0x301): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' LoadLadspa.cpp:(.text+0x32e): undefined reference to
wxString::Format(wchar_t const*, …)’
LoadLadspa.cpp:(.text+0x366): undefined reference to wxArrayString::Index(wchar_t const*, bool, bool) const' effects/ladspa/LoadLadspa.o: In function
LoadLadspaPlugins()‘:
LoadLadspa.cpp:(.text+0x603): undefined reference to wxGetenv(wchar_t const*)' LoadLadspa.cpp:(.text+0x79b): undefined reference to
operator+(wxString const&, wchar_t)’
LoadLadspa.cpp:(.text+0x7bd): undefined reference to operator+(wxString const&, wchar_t const*)' LoadLadspa.cpp:(.text+0x817): undefined reference to
operator+(wxString const&, wchar_t const*)’
LoadLadspa.cpp:(.text+0x86e): undefined reference to operator+(wxString const&, wchar_t const*)' effects/ladspa/LadspaEffect.o: In function
LadspaEffect::GetEffectAction()‘:
LadspaEffect.cpp:(.text+0x324): undefined reference to wxString::Format(wchar_t const*, ...)' effects/ladspa/LadspaEffect.o: In function
LadspaEffectDialog::OnSlider(wxCommandEvent&)’:
LadspaEffect.cpp:(.text+0xd64): undefined reference to wxString::Printf(wchar_t const*, ...)' effects/ladspa/LadspaEffect.o: In function
LadspaEffect::GetEffectName()‘:
LadspaEffect.cpp:(.text+0x120a): undefined reference to operator+(wxString const&, wchar_t const*)' effects/ladspa/LadspaEffect.o: In function
LadspaEffectDialog::LadspaEffectDialog(LadspaEffect*, wxWindow*, _LADSPA_Descriptor const*, float*, int, double)’:
LadspaEffect.cpp:(.text+0x128d): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' LadspaEffect.cpp:(.text+0x15cd): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
LadspaEffect.cpp:(.text+0x16ed): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' LadspaEffect.cpp:(.text+0x1980): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
LadspaEffect.cpp:(.text+0x1aa0): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' effects/ladspa/LadspaEffect.o:LadspaEffect.cpp:(.text+0x209e): more undefined references to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’ follow
effects/ladspa/LadspaEffect.o: In function LadspaEffectDialog::LadspaEffectDialog(LadspaEffect*, wxWindow*, _LADSPA_Descriptor const*, float*, int, double)': LadspaEffect.cpp:(.text+0x20be): undefined reference to
operator+(wxString const&, wchar_t const*)’
LadspaEffect.cpp:(.text+0x25f3): undefined reference to wxString::Printf(wchar_t const*, ...)' LadspaEffect.cpp:(.text+0x2915): undefined reference to
wxString::Printf(wchar_t const*, …)’
LadspaEffect.cpp:(.text+0x2cf6): undefined reference to wxString::Printf(wchar_t const*, ...)' effects/ladspa/LadspaEffect.o: In function
LadspaEffectDialog::LadspaEffectDialog(LadspaEffect*, wxWindow*, _LADSPA_Descriptor const*, float*, int, double)‘:
LadspaEffect.cpp:(.text+0x3683): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' LadspaEffect.cpp:(.text+0x39c3): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
LadspaEffect.cpp:(.text+0x3ae3): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' LadspaEffect.cpp:(.text+0x3d76): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
LadspaEffect.cpp:(.text+0x3e96): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' effects/ladspa/LadspaEffect.o:LadspaEffect.cpp:(.text+0x4494): more undefined references to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’ follow
effects/ladspa/LadspaEffect.o: In function LadspaEffectDialog::LadspaEffectDialog(LadspaEffect*, wxWindow*, _LADSPA_Descriptor const*, float*, int, double)': LadspaEffect.cpp:(.text+0x44b4): undefined reference to
operator+(wxString const&, wchar_t const*)’
LadspaEffect.cpp:(.text+0x49e9): undefined reference to wxString::Printf(wchar_t const*, ...)' LadspaEffect.cpp:(.text+0x4d0b): undefined reference to
wxString::Printf(wchar_t const*, …)’
LadspaEffect.cpp:(.text+0x50ec): undefined reference to wxString::Printf(wchar_t const*, ...)' effects/ladspa/LadspaEffect.o: In function
LadspaEffect::LadspaEffect(_LADSPA_Descriptor const*, std::set<wxString, std::less, std::allocator > const&)‘:
LadspaEffect.cpp:(.text+0x6950): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' effects/ladspa/LadspaEffect.o: In function
LadspaEffect::LadspaEffect(_LADSPA_Descriptor const*, std::set<wxString, std::less, std::allocator > const&)’:
LadspaEffect.cpp:(.text+0x6dec): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' effects/ladspa/LadspaEffect.o:(.rodata._ZTV18LadspaEffectDialog[vtable for LadspaEffectDialog]+0x264): undefined reference to
wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)’
effects/ladspa/LadspaEffect.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x264): undefined reference to wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)' effects/ladspa/LadspaEffect.o:(.rodata._ZTV6Slider[vtable for Slider]+0x264): undefined reference to
wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)’
…/lib-src/FileDialog.a(FileDialog.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*)’
/usr/local/include/wx-2.8/wx/string.h:965: undefined reference to wxStringBase::operator=(wchar_t const*)' /usr/local/include/wx-2.8/wx/string.h:965: undefined reference to
wxStringBase::operator=(wchar_t const*)’
…/lib-src/FileDialog.a(FileDialog.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)’
…/lib-src/FileDialog.a(FileDialog.o): In function FileSelector(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, int, wxWindow*, wxString, void (*)(void*, int), void*)': /home/ppoddat/targetFolder/lib-src/FileDialog/FileDialog.cpp:97: undefined reference to
wxString::Find(wchar_t, bool) const’
…/lib-src/FileDialog.a(FileDialog.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)’
…/lib-src/FileDialog.a(FileDialog.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’
…/lib-src/FileDialog.a(FileDialog.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)’
…/lib-src/FileDialog.a(FileDialog.o): In function FileSelector(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, int, wxWindow*, wxString, void (*)(void*, int), void*)': /home/ppoddat/targetFolder/lib-src/FileDialog/FileDialog.cpp:74: undefined reference to
operator+(wxString const&, wchar_t const*)’
…/lib-src/FileDialog.a(FileDialogPrivate.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)’
…/lib-src/FileDialog.a(FileDialogPrivate.o): In function FileDialog::SetDirectory(wxString const&)': /home/ppoddat/targetFolder/lib-src/FileDialog/gtk/FileDialogPrivate.cpp:437: undefined reference to
wxDirExists(wchar_t const*)’
…/lib-src/FileDialog.a(FileDialogPrivate.o): In function FileDialog::ShowModal()': /home/ppoddat/targetFolder/lib-src/FileDialog/gtk/FileDialogPrivate.cpp:312: undefined reference to
wxString::Replace(wchar_t const*, wchar_t const*, bool)’
…/lib-src/FileDialog.a(FileDialogPrivate.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)’
/usr/local/include/wx-2.8/wx/string.h:368: undefined reference to wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)' /usr/local/include/wx-2.8/wx/string.h:368: undefined reference to
wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)’
…/lib-src/FileDialog.a(FileDialogPrivate.o): In function gtk_filedialog_ok_callback': /home/ppoddat/targetFolder/lib-src/FileDialog/gtk/FileDialogPrivate.cpp:88: undefined reference to
wxString::Printf(wchar_t const*, …)’
…/lib-src/FileDialog.a(FileDialogPrivate.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)’
/usr/local/include/wx-2.8/wx/string.h:368: undefined reference to wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)' /usr/local/include/wx-2.8/wx/string.h:368: undefined reference to
wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)’
/usr/local/include/wx-2.8/wx/string.h:368: undefined reference to wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)' /usr/local/include/wx-2.8/wx/string.h:368: undefined reference to
wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)’
…/lib-src/FileDialog.a(FileDialogPrivate.o):/usr/local/include/wx-2.8/wx/string.h:368: more undefined references to wxStringBase::InitWith(wchar_t const*, unsigned int, unsigned int)' follow ../lib-src/FileDialog.a(FileDialogPrivate.o):(.rodata._ZTV10FileDialog[vtable for FileDialog]+0x264): undefined reference to
wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)’
libaudacity.a(BlockFile.o): In function AliasBlockFile::GetSpaceUsage()': BlockFile.cpp:(.text+0x327): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(BlockFile.o): In function AliasBlockFile::ReadSummary(void*)': BlockFile.cpp:(.text+0x43a): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(BlockFile.o): In function AliasBlockFile::WriteSummary()': BlockFile.cpp:(.text+0x19c7): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
BlockFile.cpp:(.text+0x1a43): undefined reference to wxLogError(wchar_t const*, ...)' libaudacity.a(BlockFile.o): In function
AliasBlockFile::AliasBlockFile(wxFileName, wxFileName, long long, long long, int)‘:
BlockFile.cpp:(.text+0x21e6): undefined reference to operator+(wxString const&, wchar_t const*)' libaudacity.a(BlockFile.o): In function
AliasBlockFile::AliasBlockFile(wxFileName, wxFileName, long long, long long, int)’:
BlockFile.cpp:(.text+0x235a): undefined reference to operator+(wxString const&, wchar_t const*)' libaudacity.a(DirManager.o): In function
RecursivelyEnumerate(wxString, wxArrayString&, wxString, bool, bool, int, int, ProgressDialog*)‘:
DirManager.cpp:(.text+0x612): undefined reference to operator+(wxString const&, wchar_t)' DirManager.cpp:(.text+0x75f): undefined reference to
operator+(wxString const&, wchar_t)’
libaudacity.a(DirManager.o): In function DirManager::FindOrphanBlockFiles(wxArrayString const&, wxArrayString&)': DirManager.cpp:(.text+0xdb1): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(DirManager.o): In function DirManager::FindMissingAliasedFiles(BlockHash&, BlockHash&)': DirManager.cpp:(.text+0x12b5): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(DirManager.o): In function RecursivelyCountSubdirs(wxString)': DirManager.cpp:(.text+0x1465): undefined reference to
operator+(wxString const&, wchar_t)’
libaudacity.a(DirManager.o): In function RecursivelyRemoveEmptyDirs(wxString, int, ProgressDialog*)': DirManager.cpp:(.text+0x16ab): undefined reference to
operator+(wxString const&, wchar_t)’
libaudacity.a(DirManager.o): In function DirManager::EnsureSafeFilename(wxFileName)': DirManager.cpp:(.text+0x2538): undefined reference to
wxArrayString::Index(wchar_t const*, bool, bool) const’
DirManager.cpp:(.text+0x2612): undefined reference to wxString::Format(wchar_t const*, ...)' DirManager.cpp:(.text+0x2700): undefined reference to
wxFile::wxFile(wchar_t const*, wxFile::OpenMode)’
DirManager.cpp:(.text+0x27aa): undefined reference to wxLogSysError(wchar_t const*, ...)' DirManager.cpp:(.text+0x28c9): undefined reference to
wxLogSysError(wchar_t const*, …)’
DirManager.cpp:(.text+0x2968): undefined reference to wxPrintf(wchar_t const*, ...)' DirManager.cpp:(.text+0x3086): undefined reference to
wxLogSysError(wchar_t const*, …)’
DirManager.cpp:(.text+0x3310): undefined reference to wxPrintf(wchar_t const*, ...)' DirManager.cpp:(.text+0x3558): undefined reference to
wxArrayString::Remove(wchar_t const*)’
libaudacity.a(DirManager.o): In function DirManager::HandleXMLTag(wchar_t const*, wchar_t const**)': DirManager.cpp:(.text+0x3a0d): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
DirManager.cpp:(.text+0x3a4f): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' DirManager.cpp:(.text+0x3a85): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
DirManager.cpp:(.text+0x3abb): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' DirManager.cpp:(.text+0x3af6): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
libaudacity.a(DirManager.o):DirManager.cpp:(.text+0x3b31): more undefined references to wxStricmp(wchar_t const*, wchar_t const*)' follow libaudacity.a(DirManager.o): In function
DirManager::HandleXMLTag(wchar_t const*, wchar_t const**)‘:
DirManager.cpp:(.text+0x3bac): undefined reference to wxAtoi(wchar_t const*)' libaudacity.a(DirManager.o): In function
DirManager::MakeBlockFilePath(wxString)’:
DirManager.cpp:(.text+0x4618): undefined reference to wxString::Find(wchar_t, bool) const' DirManager.cpp:(.text+0x47e6): undefined reference to
wxLogSysError(wchar_t const*, …)’
libaudacity.a(DirManager.o): In function DirManager::FindMissingAUs(BlockHash&)': DirManager.cpp:(.text+0x4a04): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(DirManager.o): In function DirManager::FindMissingAUFs(BlockHash&)': DirManager.cpp:(.text+0x4cb1): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(DirManager.o): In function DirManager::ProjectFSCK(bool, bool)': DirManager.cpp:(.text+0x503d): undefined reference to
wxString::Printf(wchar_t const*, …)’
DirManager.cpp:(.text+0x53b8): undefined reference to wxLogWarning(wchar_t const*, ...)' DirManager.cpp:(.text+0x54c9): undefined reference to
wxString::Printf(wchar_t const*, …)’
DirManager.cpp:(.text+0x5769): undefined reference to wxLogWarning(wchar_t const*, ...)' DirManager.cpp:(.text+0x587a): undefined reference to
wxString::Printf(wchar_t const*, …)’
DirManager.cpp:(.text+0x5b1a): undefined reference to wxLogWarning(wchar_t const*, ...)' DirManager.cpp:(.text+0x5ba9): undefined reference to
wxLogWarning(wchar_t const*, …)’
DirManager.cpp:(.text+0x5c1d): undefined reference to wxString::Printf(wchar_t const*, ...)' DirManager.cpp:(.text+0x6071): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(DirManager.o): In function DirManager::AssignFile(wxFileName&, wxString, bool)': DirManager.cpp:(.text+0x63f8): undefined reference to
wxString::Printf(wchar_t const*, …)’
DirManager.cpp:(.text+0x646f): undefined reference to wxLogWarning(wchar_t const*, ...)' libaudacity.a(DirManager.o): In function
DirManager::MakeBlockFileName()‘:
DirManager.cpp:(.text+0x71b0): undefined reference to wxString::Printf(wchar_t const*, ...)' libaudacity.a(DirManager.o): In function
DirManager::SetProject(wxString&, wxString&, bool)’:
DirManager.cpp:(.text+0x8319): undefined reference to operator+(wxString const&, wchar_t)' DirManager.cpp:(.text+0x83f0): undefined reference to
wxDirExists(wchar_t const*)’
DirManager.cpp:(.text+0x8441): undefined reference to wxString::mb_str(wxMBConv const&) const' DirManager.cpp:(.text+0x8482): undefined reference to
wxDirExists(wchar_t const*)’
libaudacity.a(DirManager.o): In function DirManager::DirManager()': DirManager.cpp:(.text+0x8d51): undefined reference to
wxString::Format(wchar_t const*, …)’
DirManager.cpp:(.text+0x8d6f): undefined reference to operator+(wxString const&, wchar_t)' DirManager.cpp:(.text+0x8ddf): undefined reference to
wxDirExists(wchar_t const*)’
libaudacity.a(DirManager.o): In function DirManager::DirManager()': DirManager.cpp:(.text+0x92cd): undefined reference to
wxString::Format(wchar_t const*, …)’
DirManager.cpp:(.text+0x92eb): undefined reference to operator+(wxString const&, wchar_t)' DirManager.cpp:(.text+0x935b): undefined reference to
wxDirExists(wchar_t const*)’
libaudacity.a(FileFormats.o): In function sf_encoding_name(int)': FileFormats.cpp:(.text+0x254): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(FileFormats.o): In function sf_header_extension(int)': FileFormats.cpp:(.text+0x2d4): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(FileFormats.o): In function sf_header_name(int)': FileFormats.cpp:(.text+0x354): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(FileFormats.o): In function sf_encoding_index_name(int)': FileFormats.cpp:(.text+0x3cf): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(FileFormats.o): In function sf_header_index_name(int)': FileFormats.cpp:(.text+0x449): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(FileFormats.o):FileFormats.cpp:(.text+0x4fa): more undefined references to wxString::wxString(char const*, wxMBConv const&, unsigned int)' follow libaudacity.a(Prefs.o): In function
CopyEntriesRecursive(wxString, wxConfigBase*, wxConfigBase*)‘:
Prefs.cpp:(.text+0x46b): undefined reference to operator+(wxString const&, wchar_t const*)' libaudacity.a(Sequence.o): In function
Sequence::DebugPrintf(wxString*)’:
Sequence.cpp:(.text+0xe52): undefined reference to wxString::Format(wchar_t const*, ...)' Sequence.cpp:(.text+0xfca): undefined reference to
wxString::Format(wchar_t const*, …)’
libaudacity.a(Sequence.o): In function Sequence::ConsistencyCheck(wchar_t const*)': Sequence.cpp:(.text+0x10ec): undefined reference to
wxLogError(wchar_t const*, …)’
Sequence.cpp:(.text+0x1124): undefined reference to wxLogError(wchar_t const*, ...)' Sequence.cpp:(.text+0x1130): undefined reference to
wxLogError(wchar_t const*, …)’
libaudacity.a(Sequence.o): In function Sequence::Read(char*, sampleFormat, SeqBlock*, long long, long long) const': Sequence.cpp:(.text+0x1a66): undefined reference to
wxLogError(wchar_t const*, …)’
libaudacity.a(Sequence.o): In function Sequence::HandleXMLEndTag(wchar_t const*)': Sequence.cpp:(.text+0x4bd5): undefined reference to
wxLogWarning(wchar_t const*, …)’
Sequence.cpp:(.text+0x4ca8): undefined reference to wxLogWarning(wchar_t const*, ...)' Sequence.cpp:(.text+0x4d3c): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(Internat.o): In function Internat::SanitiseFilename(wxString const&, wxString const&)': Internat.cpp:(.text+0x2e1): undefined reference to
wxString::Replace(wchar_t const*, wchar_t const*, bool)’
libaudacity.a(Internat.o): In function Internat::ToDisplayString(double, int)': Internat.cpp:(.text+0x38a): undefined reference to
wxString::Printf(wchar_t const*, …)’
Internat.cpp:(.text+0x3b4): undefined reference to wxString::Replace(wchar_t const*, wchar_t const*, bool)' Internat.cpp:(.text+0x3ce): undefined reference to
wxString::Find(wchar_t const*) const’
Internat.cpp:(.text+0x4ce): undefined reference to wxString::Printf(wchar_t const*, ...)' Internat.cpp:(.text+0x4ef): undefined reference to
wxString::Printf(wchar_t const*, …)’
Internat.cpp:(.text+0x519): undefined reference to wxString::Replace(wchar_t const*, wchar_t const*, bool)' libaudacity.a(Internat.o): In function
Internat::FormatSize(double)‘:
Internat.cpp:(.text+0x643): undefined reference to operator+(wxString const&, wchar_t const*)' Internat.cpp:(.text+0x65f): undefined reference to
operator+(wxString const&, wchar_t const*)’
Internat.cpp:(.text+0x74a): undefined reference to operator+(wxString const&, wchar_t const*)' Internat.cpp:(.text+0x766): undefined reference to
operator+(wxString const&, wchar_t const*)’
Internat.cpp:(.text+0x851): undefined reference to operator+(wxString const&, wchar_t const*)' libaudacity.a(Internat.o):Internat.cpp:(.text+0x86d): more undefined references to
operator+(wxString const&, wchar_t const*)’ follow
libaudacity.a(Internat.o): In function Internat::ToString(double, int)': Internat.cpp:(.text+0xadd): undefined reference to
wxString::Replace(wchar_t const*, wchar_t const*, bool)’
libaudacity.a(Internat.o): In function Internat::CompatibleToDouble(wxString const&, double*)': Internat.cpp:(.text+0xb89): undefined reference to
wxString::Replace(wchar_t const*, wchar_t const*, bool)’
Internat.cpp:(.text+0xbf2): undefined reference to wxString::Replace(wchar_t const*, wchar_t const*, bool)' libaudacity.a(Internat.o): In function
Internat::Init()‘:
Internat.cpp:(.text+0xcc6): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' libaudacity.a(LegacyBlockFile.o): In function
LegacyBlockFile::GetSpaceUsage()’:
LegacyBlockFile.cpp:(.text+0x4b): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' libaudacity.a(LegacyBlockFile.o): In function
LegacyBlockFile::ReadData(char*, sampleFormat, long long, long long)‘:
LegacyBlockFile.cpp:(.text+0x371): undefined reference to wxFile::Open(wchar_t const*, wxFile::OpenMode, int)' libaudacity.a(LegacyBlockFile.o): In function
LegacyBlockFile::ReadSummary(void*)’:
LegacyBlockFile.cpp:(.text+0x6ea): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' libaudacity.a(LegacyBlockFile.o): In function
ComputeLegacySummaryInfo(wxFileName, int, sampleFormat, SummaryInfo*, bool, bool, float*, float*, float*)‘:
LegacyBlockFile.cpp:(.text+0xab5): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' LegacyBlockFile.cpp:(.text+0xb4e): undefined reference to
wxLogWarning(wchar_t const*, …)’
libaudacity.a(LegacyBlockFile.o): In function LegacyBlockFile::BuildFromXML(wxString, wchar_t const**, long long, sampleFormat)': LegacyBlockFile.cpp:(.text+0x111f): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
libaudacity.a(LegacyAliasBlockFile.o): In function LegacyAliasBlockFile::BuildFromXML(wxString, wchar_t const**)': LegacyAliasBlockFile.cpp:(.text+0x5ed): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
LegacyAliasBlockFile.cpp:(.text+0x7a0): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' LegacyAliasBlockFile.cpp:(.text+0xa3f): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
LegacyAliasBlockFile.cpp:(.text+0xa89): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' libaudacity.a(LegacyAliasBlockFile.o):LegacyAliasBlockFile.cpp:(.text+0xad3): more undefined references to
wxStricmp(wchar_t const*, wchar_t const*)’ follow
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::Recover()': SimpleBlockFile.cpp:(.text+0x1f7): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::WriteSimpleBlockFile(char*, long long, sampleFormat, void*)': SimpleBlockFile.cpp:(.text+0x3a3): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::GetSpaceUsage()': SimpleBlockFile.cpp:(.text+0x689): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::ReadData(char*, sampleFormat, long long, long long)': SimpleBlockFile.cpp:(.text+0xa53): undefined reference to
wxFile::Open(wchar_t const*, wxFile::OpenMode, int)’
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::ReadSummary(void*)': SimpleBlockFile.cpp:(.text+0xda8): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::FillCache()': SimpleBlockFile.cpp:(.text+0xfa2): undefined reference to
wxFFile::wxFFile(wchar_t const*, wchar_t const*)’
libaudacity.a(SimpleBlockFile.o): In function SimpleBlockFile::BuildFromXML(DirManager&, wchar_t const**)': SimpleBlockFile.cpp:(.text+0x1502): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
SimpleBlockFile.cpp:(.text+0x187d): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' SimpleBlockFile.cpp:(.text+0x18a1): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
SimpleBlockFile.cpp:(.text+0x18c5): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' libaudacity.a(SimpleBlockFile.o): In function
SimpleBlockFile::SimpleBlockFile(wxFileName, char*, long long, sampleFormat, bool, bool)‘:
SimpleBlockFile.cpp:(.text+0x1b52): undefined reference to operator+(wxString const&, wchar_t const*)' libaudacity.a(SimpleBlockFile.o): In function
SimpleBlockFile::SimpleBlockFile(wxFileName, char*, long long, sampleFormat, bool, bool)’:
SimpleBlockFile.cpp:(.text+0x1df2): undefined reference to operator+(wxString const&, wchar_t const*)' libaudacity.a(PCMAliasBlockFile.o): In function
PCMAliasBlockFile::ReadData(char*, sampleFormat, long long, long long)‘:
PCMAliasBlockFile.cpp:(.text+0x3eb): undefined reference to wxFile::Exists(wchar_t const*)' PCMAliasBlockFile.cpp:(.text+0x464): undefined reference to
wxFile::Open(wchar_t const*, wxFile::OpenMode, int)’
libaudacity.a(PCMAliasBlockFile.o): In function PCMAliasBlockFile::BuildFromXML(DirManager&, wchar_t const**)': PCMAliasBlockFile.cpp:(.text+0x9bd): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
PCMAliasBlockFile.cpp:(.text+0xbb7): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' PCMAliasBlockFile.cpp:(.text+0xeaa): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
PCMAliasBlockFile.cpp:(.text+0xef4): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' PCMAliasBlockFile.cpp:(.text+0xf3e): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
libaudacity.a(PCMAliasBlockFile.o):PCMAliasBlockFile.cpp:(.text+0xf90): more undefined references to wxStricmp(wchar_t const*, wchar_t const*)' follow libaudacity.a(ODPCMAliasBlockFile.o): In function
ODPCMAliasBlockFile::ReadSummary(void*)‘:
ODPCMAliasBlockFile.cpp:(.text+0x1ba): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' libaudacity.a(ODPCMAliasBlockFile.o): In function
ODPCMAliasBlockFile::ReadData(char*, sampleFormat, long long, long long)’:
ODPCMAliasBlockFile.cpp:(.text+0x46a): undefined reference to wxFile::Exists(wchar_t const*)' ODPCMAliasBlockFile.cpp:(.text+0x49b): undefined reference to
wxFile::Open(wchar_t const*, wxFile::OpenMode, int)’
libaudacity.a(ODPCMAliasBlockFile.o): In function ODPCMAliasBlockFile::WriteSummary()': ODPCMAliasBlockFile.cpp:(.text+0x11a9): undefined reference to
wxString::mb_str(wxMBConv const&) const’
ODPCMAliasBlockFile.cpp:(.text+0x1205): undefined reference to wxString::mb_str(wxMBConv const&) const' libaudacity.a(ODPCMAliasBlockFile.o): In function
ODPCMAliasBlockFile::GetSpaceUsage()‘:
ODPCMAliasBlockFile.cpp:(.text+0x1a6a): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' libaudacity.a(ODPCMAliasBlockFile.o): In function
ODPCMAliasBlockFile::BuildFromXML(DirManager&, wchar_t const**)’:
ODPCMAliasBlockFile.cpp:(.text+0x2c34): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' ODPCMAliasBlockFile.cpp:(.text+0x2e2e): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
ODPCMAliasBlockFile.cpp:(.text+0x3115): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' ODPCMAliasBlockFile.cpp:(.text+0x3167): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
ODPCMAliasBlockFile.cpp:(.text+0x31b6): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' libaudacity.a(ODDecodeBlockFile.o): In function
ODDecodeBlockFile::GetSpaceUsage()‘:
ODDecodeBlockFile.cpp:(.text+0x136d): undefined reference to wxFFile::wxFFile(wchar_t const*, wchar_t const*)' libaudacity.a(ODDecodeBlockFile.o): In function
ODDecodeBlockFile::BuildFromXML(DirManager&, wchar_t const**)’:
ODDecodeBlockFile.cpp:(.text+0x20c7): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' ODDecodeBlockFile.cpp:(.text+0x22c1): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
ODDecodeBlockFile.cpp:(.text+0x25a8): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' ODDecodeBlockFile.cpp:(.text+0x25fa): undefined reference to
wxStricmp(wchar_t const*, wchar_t const*)’
ODDecodeBlockFile.cpp:(.text+0x2649): undefined reference to wxStricmp(wchar_t const*, wchar_t const*)' libaudacity.a(ODDecodeBlockFile.o):ODDecodeBlockFile.cpp:(.text+0x2698): more undefined references to
wxStricmp(wchar_t const*, wchar_t const*)’ follow
libaudacity.a(XMLTagHandler.o): In function XMLTagHandler::ReadXMLChild(char const*)': XMLTagHandler.cpp:(.text+0xac): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(XMLTagHandler.o): In function XMLTagHandler::ReadXMLContent(char const*, int)': XMLTagHandler.cpp:(.text+0x131): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(XMLTagHandler.o): In function XMLTagHandler::ReadXMLEndTag(char const*)': XMLTagHandler.cpp:(.text+0x1a8): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
libaudacity.a(XMLTagHandler.o): In function XMLTagHandler::ReadXMLTag(char const*, char const**)': XMLTagHandler.cpp:(.text+0x237): undefined reference to
wxString::wxString(char const*, wxMBConv const&, unsigned int)’
XMLTagHandler.cpp:(.text+0x32e): undefined reference to wxString::wxString(char const*, wxMBConv const&, unsigned int)' libaudacity.a(XMLTagHandler.o): In function
XMLValueChecker::IsGoodString(wxString)‘:
XMLTagHandler.cpp:(.text+0x3f1): undefined reference to wxString::Find(wchar_t, bool) const' libaudacity.a(XMLTagHandler.o): In function
XMLValueChecker::IsGoodFileString(wxString)’:
XMLTagHandler.cpp:(.text+0x79a): undefined reference to wxString::Find(wchar_t, bool) const' collect2: ld returned 1 exit status make[1]: *** [../audacity] Error 1 make[1]: Leaving directory
/home/ppoddat/targetFolder/src’
make: *** [audacity] Error 2
Thanks!