[LAD] guitarix-0.08.0 release 'Rockers'

Ralf Mardorf ralf.mardorf at alice-dsl.net
Fri May 14 15:57:11 UTC 2010


hermann wrote:
> download:
>          http://sourceforge.net/projects/guitarix/
>   

Building an older version was ok,
$ guitarix -v
Guitarix version 0.05.7-1
   Copyright @ 2009 Hermman Meyer - James Warden

The current version won't compile,
# ./waf configure
Checking for program g++,c++             : ok /usr/bin/g++
Checking for program cpp                 : ok /usr/bin/cpp
Checking for program ar                  : ok /usr/bin/ar
Checking for program ranlib              : ok /usr/bin/ranlib
Checking for g++                         : ok 
Checking for jack <= 1.8.0               : 
Checking for jack >= 1.9.1               : ok
Checking for sndfile >= 1.0.17           : ok
Checking for gtk+-2.0 >= 2.12.0          : ok
Checking for gthread-2.0 >= 2.10         : ok
Checking for sigc++-2.0                  : ok
Checking for fftw3f >= 3.1.2             : ok
Checking for header ladspa.h             : ok
Checking for header zita-convolver.h     : ok
Checking for zita-resampler              : not found, using local version
Checking for program faust               : not found
Checking for header jack/session.h       : not found

==================                     
GUITARIX 0.08.0

C++ flags                                : -march=native -Wall 
-std=c++0x -O3 -DNDEBUG
Use faust                                : no
Use internal zita-resampler              : yes
Use internal zita-convolver              : no
Experimental Extensions                  : no
Install prefix                           : /usr/local
Install binary                           : /usr/local/bin
Install ladspa                           : /usr/local/lib/ladspa
Guitarix style directory                 : /usr/local/share/guitarix/skins
Guitarix builder directory               : 
/usr/local/share/guitarix/builder
Guitarix pixmaps directory               : /usr/local/share/pixmaps

'configure' finished successfully (0.516s)
# ./waf build
Waf: Entering directory `/usr/src/guitarix-0.08.0/build'
[ 1/43] cxx: ladspa/crybaby.cpp -> build/default/ladspa/crybaby_1.o
[ 2/43] cxx: ladspa/distortion.cpp -> build/default/ladspa/distortion_2.o
cc1plus: error: unrecognized command line option "-std=c++0x"
cc1plus: error: unrecognized command line option "-std=c++0x"
Waf: Leaving directory `/usr/src/guitarix-0.08.0/build'
Build failed
 -> task failed (err #1):
        {task: cxx distortion.cpp -> distortion_2.o}
 -> task failed (err #1):
    {task: cxx crybaby.cpp -> crybaby_1.o}

Will try again and read the README tonight. Anyway any hints are welcome!

Thanks for Guitarix,
Ralf



More information about the Linux-audio-dev mailing list