[LAU] Guitarix release 0.22beta1

hermann brummer- at web.de
Sat Mar 24 19:30:30 UTC 2012


Am Samstag, den 24.03.2012, 21:18 +0200 schrieb David Baron:
> On Saturday 24 March 2012 02:53:20 Andreas Degert wrote:
> > Guitarix release guitarix2-0.22beta1
> > 
> > The next shiny new Guitarix version! Guitarix is a tube amplifier
> > simulation for jack, with effect modules and an additional stereo
> > effect chain.
> > 
> > Download from http://sourceforge.net/projects/guitarix/
> > 
> > You can find some screenshots and explanations of the new version in
> > *****
> 
> Get the following error at end of ./waf build:
> [296/297] cxx_link: build/default/src/gx_head/engine/gx_jack.o 
> build/default/src/gx_head/engine/gx_preset.o 
> build/default/src/gx_head/engine/gx_json.o 
> build/default/src/gx_head/engine/gx_faust_plugins.o 
> build/default/src/gx_head/engine/gx_internal_plugins.o 
> build/default/src/gx_head/engine/gx_internal_ui_plugins.o 
> build/default/src/gx_head/engine/gx_midi_plugin.o 
> build/default/src/gx_head/engine/gx_engine_audio.o 
> build/default/src/gx_head/engine/gx_paramtable.o 
> build/default/src/gx_head/engine/gx_ui.o 
> build/default/src/gx_head/engine/gx_pitch_tracker.o 
> build/default/src/gx_head/engine/gx_convolver.o 
> build/default/src/gx_head/engine/gx_resampler.o 
> build/default/src/gx_head/engine/gx_system.o 
> build/default/src/gx_head/engine/gx_engine.o 
> build/default/src/gx_head/engine/gx_engine_midi.o 
> build/default/src/gx_head/engine/gx_pluginloader.o 
> build/default/src/gx_head/gui/gx_stackbox_builder.o 
> build/default/src/gx_head/gui/gx_main_window.o 
> build/default/src/gx_head/gui/liveplay.o build/default/src/gx_head/gui/rack.o 
> build/default/src/gx_head/gui/gx_preset_window.o 
> build/default/src/gx_head/gui/gx_jack_options.o 
> build/default/src/gx_head/gui/gx_ui_builder.o 
> build/default/src/gx_head/gui/gx_gui_helpers.o 
> build/default/src/gx_head/gui/gx_child_process.o 
> build/default/src/gx_head/gui/gx_main_midi.o 
> build/default/src/gx_head/gui/gx_jconv_settings.o 
> build/default/src/gx_head/gui/gxw_mm_controllers.o 
> build/default/src/gx_head/gui/gx_main_boxes.o 
> build/default/src/gx_head/gui/gx_mono_rack_builder.o 
> build/default/src/gx_head/gui/gx_stereo_rack_builder.o 
> build/default/src/gx_head/gui/gx_cairo_callbacks.o 
> build/default/src/gx_head/gui/gx_portmap.o 
> build/default/src/gx_head/gui/gx_main.o -> build/default/src/gx_head/guitarix                 
> default/src/gx_head/engine/gx_convolver.o: In function 
> `gx_engine::GxConvolverBase::start(int, int)':                        
> gx_convolver.cpp:(.text+0x67c): undefined reference to 
> `Convproc::start_process(int, int)'
> default/src/gx_head/engine/gx_convolver.o: In function 
> `gx_engine::GxConvolverBase::checkstate()':
> gx_convolver.cpp:(.text+0x75c): undefined reference to 
> `Convproc::check_stop()'
> default/src/gx_head/engine/gx_convolver.o: In function 
> `gx_engine::GxConvolver::compute(int, float*, float*, float*, float*)':
> gx_convolver.cpp:(.text+0x160a): undefined reference to 
> `Convproc::process(bool)'
> gx_convolver.cpp:(.text+0x1664): undefined reference to 
> `Convproc::check_stop()'
> default/src/gx_head/engine/gx_convolver.o: In function 
> `gx_engine::GxSimpleConvolver::compute(int, float*, float*)':
> gx_convolver.cpp:(.text+0x171f): undefined reference to 
> `Convproc::process(bool)'
> gx_convolver.cpp:(.text+0x1754): undefined reference to 
> `Convproc::check_stop()'
> default/src/gx_head/engine/gx_resampler.o: In function 
> `gx_resample::SimpleResampler::setup(int, unsigned int)':
> gx_resampler.cpp:(.text+0x4f): undefined reference to `Resampler::inpsize() 
> const'
> gx_resampler.cpp:(.text+0x99): undefined reference to `Resampler::inpsize() 
> const'
> default/src/gx_head/engine/gx_resampler.o: In function 
> `gx_resample::BufferResampler::process(int, int, float*, int, int*)':
> gx_resampler.cpp:(.text+0x1a1): undefined reference to `Resampler::inpsize() 
> const'
> default/src/gx_head/engine/gx_resampler.o: In function 
> `gx_resample::StreamingResampler::setup(int, int, int)':
> gx_resampler.cpp:(.text+0x382): undefined reference to `Resampler::inpsize() 
> const'
> default/src/gx_head/engine/gx_resampler.o: In function 
> `gx_resample::StreamingResampler::flush(float*)':
> gx_resampler.cpp:(.text+0x464): undefined reference to `Resampler::inpsize() 
> const'
> collect2: ld returned 1 exit status
> Waf: Leaving directory `/home/david/guitarix-0.22beta1/build'
> Build failed:  -> task failed (err #1): 

mmm, strange, that means your zita-convolver and resampler versions are
to old, normal the configure step shot detect that and switch to use the
internal versions. 

Anyhow, could you try to configure with 

./waf configure --includeconvolver --includeresampler

and I would recommend the  --optimization flag.

greets
hermann



More information about the Linux-audio-user mailing list