[ardour-users] rev1332 bilds not with fftw enabled

Dragan Noveski perodog at gmx.net
Tue Jan 16 18:59:03 PST 2007


hi list,
ardour2 does not build with fft-analysis enabled anymore here:


g++ -o libs/surfaces/control_protocol/basic_ui.os -c -g -DARCH_X86 -msse
-mfpmath=sse -DBUILD_SSE_OPTIMIZATIONS -Wall -DHAVE_LIBLO -DENABLE_NLS
-D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Woverloaded-virtual
-DPACKAGE=\"ardour_cp\" -DLIBSIGC_DISABLE_DEPRECATED
-DDATA_DIR=\"/usr/share\" -DCONFIG_DIR=\"/etc\"
-DLOCALEDIR=\"/usr/share/locale\" -fPIC -Ilibs/pbd -I/usr/include/glib-2.0
-Ilibs/midi++2 -Ilibs/libsndfile -Ilibs/ardour -Ilibs/sigc++2 -Ilibs/glibmm2
-I/usr/lib/glib-2.0/include -Ilibs/surfaces/control_protocol
-I/usr/include/libxml2 -Ilibs/libsndfile/src
libs/surfaces/control_protocol/basic_ui.cc
gtk2_ardour/analysis_window.cc: In member function 'void
AnalysisWindow::analyze_data(Gtk::Button*)':
gtk2_ardour/analysis_window.cc:281: error: conversion from
'std::_List_iterator<RegionView*>' to non-scalar type
'std::_Rb_tree_const_iterator<RegionView*>' requested
gtk2_ardour/analysis_window.cc:281: error: no match for 'operator!=' in 'j
!= ars.RegionSelection::<anonymous>.std::list<_Tp, _Alloc>::end [with _Tp =
RegionView*, _Alloc = std::allocator<RegionView*>]()'
/usr/lib/gcc/i486-linux-gnu/4.0.4/../../../../include/c++/4.0.4/bits/stl_tree.h:287:
note: candidates are: bool
std::_Rb_tree_const_iterator<_Tp>::operator!=(const
std::_Rb_tree_const_iterator<_Tp>&) const [with _Tp = RegionView*]
scons: *** [gtk2_ardour/analysis_window.os] Error 1
scons: building terminated because of errors.
nowhiskey at murija2:~/software/ardour2/ardour2$


with `scons -j2 FFT_ANALYSIS=0´ the build process  runs good, without 
errors.

cheers,
doc





More information about the Ardour-Users mailing list