It would seem that this happens if I don't do make distclean before the configure step. With that, all is well, the program is built.
Richard On Sun, 2015-08-23 at 10:18 +0100, Richard Shann wrote: > If I configure and make with > > ./configure --enable-jack --enable-alsa > make > > > the compilation fails with: > > libaudiobackend.a(libaudiobackend_a-audiointerface.o): In function > `initialize_audio': > /home/rshann/git-denemo/denemo/src/audio/audiointerface.c:123: undefined > reference to `jack_audio_backend' > ... > > Does the Travis build do these variants automatically or are we > suffering bit-rot? > > Richard > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
