denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] 1.1.6 and git - build problem with --disable-portaudi


From: Richard Shann
Subject: Re: [Denemo-devel] 1.1.6 and git - build problem with --disable-portaudio
Date: Wed, 25 Jun 2014 12:13:16 +0100

On Wed, 2014-06-25 at 05:32 -0500, Mike wrote:
> 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

Hmm, a workaround could be to define the symbol as 0 on the command line
I guess (I think you configure with CFLAGS defining _pa_main) ... and
then don't try Input->Audio!

I'm not clear about all this stuff, but I don't think that you turn off
portaudio to use JACK ...

Richard

> 
> Thanks for this great program,
> 
> Mike
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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