Re: [LAU] Compiling Rubber Band (sorta) revisited

From: Darren Landrum <darren.landrum@email-addr-hidden>
Date: Mon Sep 15 2008 - 02:12:43 EEST

Justin Smith wrote:
> I did not look closely enough.
>
> You set Vamp_CFLAGS to be 'no', so it adds 'no' to the command line
> when compiling for vamp. g++ therefore says "no: no such file or
> directory" because the command line is feeding it 'no' and so it
> thinks 'no' is the name of a compilable file. Try configuring without
> the Vamp_CFLAGS define.

The thing is, that configure line worked perfectly back on Ubuntu
Studio. Now when I do this:

-----
darren@email-addr-hidden:~/Downloads/rubberband-1.2$ ./configure Vamp_LIBS=no
-----

I get this error during config:

-----
checking for Vamp... configure: error: Package requirements (vamp-sdk)
were not met:

No package 'vamp-sdk' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables Vamp_CFLAGS
and Vamp_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
-----

The idea is to compile without the Vamp examples.

Thanks again!

Regards,
Darren Landrum
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Sep 15 04:15:03 2008

This archive was generated by hypermail 2.1.8 : Mon Sep 15 2008 - 04:15:03 EEST