Trashed the SVN copy and cloned the GitHub version.
The Git version still fails with the same ffmpeg conflicts when built normally, but succeeded with --disable-dynamic-loading. I guess the issue is solved?
Search found 5 matches
- Sat Jan 09, 2016 3:58 pm
- Forum: Compiling Audacity
- Topic: Compile of SVN Audacity fails on Fedora 23 [SOLVED]
- Replies: 5
- Views: 1632
- Sat Jan 09, 2016 1:34 pm
- Forum: Compiling Audacity
- Topic: Compile of SVN Audacity fails on Fedora 23 [SOLVED]
- Replies: 5
- Views: 1632
Re: Compile of SVN Audacity fails on Fedora 23
The FFmpeg library can be a pain as there are frequently big changes between versions that break things when trying to link. I'd suggest that you first try to build without FFmpeg (something like .configure --without-ffmpeg but check in .configure -h). If that builds successfully, do make distclean...
- Sat Jan 09, 2016 12:58 pm
- Forum: Compiling Audacity
- Topic: Compile of SVN Audacity fails on Fedora 23 [SOLVED]
- Replies: 5
- Views: 1632
Compile of SVN Audacity fails on Fedora 23 [SOLVED]
I'm currently attempting to compile the SVN version of Audacity on Fedora 23, x64. As usual, all directions described on http://wiki.audacityteam.org/wiki/Developing_On_Linux#Compiling_on_Unix and http://wiki.audacityteam.org/wiki/Compiling_Audacity_for_Beginners#Step_2:_Download_and_uncompress_wxGT...
- Mon Nov 03, 2014 6:43 am
- Forum: Compiling Audacity
- Topic: Compile fails on SVN Audacity in OpenSUSE [SOLVED]
- Replies: 3
- Views: 1747
Re: Compile fails on SVN Audacity in OpenSUSE [SOLVED]
It was compiled with Unicode support.
For some reason, deleting all the sources and rebuilding them once again results in a successful build. Odd.
But hey, at least it's working now.
For some reason, deleting all the sources and rebuilding them once again results in a successful build. Odd.
But hey, at least it's working now.
- Sun Sep 28, 2014 2:28 pm
- Forum: Compiling Audacity
- Topic: Compile fails on SVN Audacity in OpenSUSE [SOLVED]
- Replies: 3
- Views: 1747
Compile fails on SVN Audacity in OpenSUSE [SOLVED]
I'm currently attempting to build and install Audacity on OpenSUSE 12.2, x64. And I have followed all the instructions listed in the following pages: http://wiki.audacityteam.org/wiki/Developing_On_Linux#Compiling_on_Unix http://wiki.audacityteam.org/wiki/Compiling_Audacity_for_Beginners#Step_2:_Dow...