Slackware 12.0 - audacity-src-1.3.4-beta compile errors

Hi,

Slackware 12.0 (Linux) with wxGTK-2.8.4.
I get this error during make:
import/ImportMP3.cpp: In function ‘void GetMP3ImportPlugin(ImportPluginList*, UnusableImportPluginList*)’:
import/ImportMP3.cpp:52: error: ‘DESC’ was not declared in this scope
import/ImportMP3.cpp:52: error: ‘wxSIZEOF’ was not declared in this scope
make[1]: *** [import/ImportMP3.o] Error 1
make[1]: *** Waiting for unfinished jobs…
make[1]: Leaving directory `/home/dad/Desktop/audacity-src-1.3.4-beta/src’
make: *** [audacity] Error 2

audacity-src-1.3.3-beta compiles and runs fine.

Anybody knows what the fix is?

Cheers

Peter

Hi Peter, if you’re still stuck, I had the same problem just now. I downloaded the libmad and libid3tag libraries and put them into the lib-src directory; after this audacity compiled without a hitch. Hope this helps.

Or build 1.3.5 if you really want a version of audacity with no MP3 and / or Ogg support.