tdemultimedia/arts/modules/effects/.libs/libartsmoduleseffects.so:
undefined reference to `arts_fft_float'
Anybody?
I never saw this build failure with 3.5.13.
Function void arts_fft_float exists in /opt/trinity/include/arts/fft.h.
The call to that function exists in
tdemultimedia/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc.
Anybody?
Same result with GIT 2803.
CMake or Autotools?
Autotools. Here is the full build log:
http://humanreadable.nfshost.com/trinity/build_logs/tdemultimedia-R14.0.0-i4...
The error is at the end.
I build the package with NUMJOBS=-j1 and --enable-closure. No problems with 3.5.13. Something changed in GIT because other than tdebindings, all other packages build.
Darrell