That worked thanks!
I had skipped this step because I thought the Linux development guide had said these libraries were optional, but I was able to install successfully after building the dependencies.
Search found 2 matches
- Sun Jul 28, 2013 2:01 pm
- Forum: Compiling Audacity
- Topic: Problem compiling on Ubuntu 13 raring
- Replies: 2
- Views: 3505
- Sun Jul 28, 2013 4:34 am
- Forum: Compiling Audacity
- Topic: Problem compiling on Ubuntu 13 raring
- Replies: 2
- Views: 3505
Problem compiling on Ubuntu 13 raring
When running ./configure && make, I get the following error: /usr/bin/ld: ../lib-src/libid3tag.a(util.o): undefined reference to symbol 'uncompress' /usr/bin/ld: note: 'uncompress' is defined in DSO /lib/x86_64-linux-gnu/libz.so.1 so try adding it to the linker command line /lib/x86_64-linux-gnu/lib...