Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Audacity is currently not starting due to an undefined symbol being found. Attempting to build from source results in multiple errors Version-Release number of selected component (if applicable): 2.4.2-9 How reproducible: Always Steps to Reproduce: 1. Start audacity as installed from fedora-extras 2. Download the source from sourceforge and attempt to build 3. Actual results: Running the version from fed-extras gives audacity: symbol lookup error: /usr/lib/libwx_gtk2-2.4.so.0: undefined symbol: _ZTV11wxFileProto Trying to compile from source gives /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libwx_gtk2-2.4.so: undefined reference to `wxwxListStringNode::~wxwxListStringNode()' /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libwx_gtk2-2.4.so: undefined reference to `wxwxMenuItemListNode::~wxwxMenuItemListNode()' /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libwx_gtk2-2.4.so: undefined reference to `vtable for wxFileProto' Expected results: The procompiled version should work or the source version should compile Additional info:
*** This bug has been marked as a duplicate of 154958 ***