LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   audacity run error (https://www.linuxquestions.org/questions/linux-software-2/audacity-run-error-115343/)

jasonmcneil0 11-12-2003 04:14 PM

audacity run error
 
ok, i am trying to run audacity 0.98. and i get this error:

[jason2@localhost jason2]$ audacity

audacity: Symbol `__vt_9wxPaintDC' has different size in shared object, consider re-linking
audacity: Symbol `__vt_11wxMiniFrame' has different size in shared object, consider re-linking
audacity: Symbol `__vt_11wxFrameBase' has different size in shared object, consider re-linking
audacity: Symbol `__vt_10wxClientDC' has different size in shared object, consider re-linking
audacity: Symbol `__vt_9wxControl' has different size in shared object, consider re-linking
audacity: Symbol `__vt_10wxRadioBox' has different size in shared object, consider re-linking
audacity: Symbol `__vt_8wxChoice' has different size in shared object, consider re-linking
audacity: Symbol `__vt_6wxFont' has different size in shared object, consider re-linking
audacity: Symbol `__vt_13wxControlBase' has different size in shared object, consider re-linking
audacity: Symbol `__vt_11wxScrollBar' has different size in shared object, consider re-linking
audacity: Symbol `__vt_10wxCheckBox' has different size in shared object, consider re-linking
audacity: Symbol `__vt_8wxSlider' has different size in shared object, consider re-linking
audacity: Symbol `__vt_7wxFrame' has different size in shared object, consider re-linking
audacity: Symbol `__vt_8wxButton' has different size in shared object, consider re-linking
audacity: Symbol `__vt_13wxRadioButton' has different size in shared object, consider re-linking
audacity: Symbol `__vt_10wxSpinCtrl' has different size in shared object, consider re-linking
audacity: Symbol `__vt_7wxPanel' has different size in shared object, consider re-linking
audacity: relocation error: audacity: undefined symbol: __11wxClassInfoPcN21iPFv_P8wxObject

i have no idea what is up with this, it looked like everything installed without conflict. Can anyone help @ all?

/Jason

acid_kewpie 11-12-2003 04:45 PM

i'd **guess** that it was compiled against a different version of the wxwindows libraries. or a version that was compiled somehow differently... the function calls are there but they have changed size...

jasonmcneil0 11-12-2003 05:01 PM

so how would a fella fix this deuzy then??

acid_kewpie 11-12-2003 05:06 PM

upgrade both the application and libraries. many WX applications suck badly, due to all the cross platfrom crap that wx does... check the audacity site for any relevant dependencies

jasonmcneil0 11-12-2003 06:46 PM

ya i updated WX and now audacity is workin mint. Thanks!!!!!!


All times are GMT -5. The time now is 09:01 AM.