Audacity 1.3.7 compilieren

  • Hallo!


    Hat schon mal jemand versucht, Audacity 1.3.7 zu compilieren?


    Bei mir kommt das dabei heraus:


    ./configure --without-jack --without-portmixer


    config.status: creating Makefile
    config.status: creating portaudio-2.0.pc


    Finished configure:
    LIBVORBIS: using SYSTEM libraries
    LIBMAD: using SYSTEM libraries
    LIBSNDFILE: using SYSTEM libraries
    LIBFLAC: using SYSTEM libraries
    LIBID3TAG: using SYSTEM libraries
    LIBSAMPLERATE: disabled
    LIBRESAMPLE: using LOCAL libraries
    LIBSBSMS: using LOCAL libraries
    LIBSOUNDTOUCH: using LOCAL libraries
    LIBNYQUIST: using LOCAL libraries
    LIBVAMP: using LOCAL libraries
    LIBEXPAT: using SYSTEM libraries
    LIBTWOLAME: using LOCAL libraries
    FFMPEG: using LOCAL libraries
    PORTSMF: using LOCAL libraries
    ladspa: enabled
    audiounits: disabled
    prefix=/usr/local/
    portaudio: v19


    WaveClip.h:32: warning: type attributes are honored only at type definition
    WaveClip.h:33: warning: type attributes are honored only at type definition
    commands/CommandManager.h:64: warning: type attributes are honored only at type definition
    commands/CommandManager.h:64: warning: type attributes are honored only at type definition
    commands/CommandManager.h:65: warning: type attributes are honored only at type definition
    commands/CommandManager.h:65: warning: type attributes are honored only at type definition
    AudioIO.cpp:2205: error: expected unqualified-id before ‘return’
    AudioIO.cpp:2206: error: expected declaration before ‘}’ token
    AudioIO.cpp: In member function ‘wxString AudioIO::GetDeviceInfo()’:
    AudioIO.cpp:2204: warning: control reaches end of non-void function
    make[1]: *** [AudioIO.o] Fehler 1
    make[1]: Leaving directory `/usr/local/install/audacity-src-1.3.7/audacity-src-1.3.7/src'
    make: *** [audacity] Fehler 2


    Das sieht doch nach einem Syntaxfehler aus.


    Ich habe SuSE 10.0, AMD X_64 und gcc 4.0.2


    Viele Grüße
    Rüdiger