Search found 2 matches

by mattpennington
Sun Jul 28, 2013 2:01 pm
Forum: Compiling Audacity
Topic: Problem compiling on Ubuntu 13 raring
Replies: 2
Views: 3488

Re: Problem compiling on Ubuntu 13 raring

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.
by mattpennington
Sun Jul 28, 2013 4:34 am
Forum: Compiling Audacity
Topic: Problem compiling on Ubuntu 13 raring
Replies: 2
Views: 3488

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...