denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] 1.1.6 and git - build problem with --disable-portaudio


From: Mike
Subject: [Denemo-devel] 1.1.6 and git - build problem with --disable-portaudio
Date: Wed, 25 Jun 2014 05:32:20 -0500

Trying to build for a system without portaudio I got this:

/usr/local/src/denemo-1.1.6/src/audio/pitchrecog.c:381: undefined reference to 
`pa_main'

It seems that that the problem is that audiocapture.o builds without symbols 
since it is
audio/audiocapture.c is #ifdef'fed out, but there  pa_main is still called 
several times  in 
audio/pitchrecog.c

Thanks for this great program,

Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]