[LAU] New plugin site

Josep Andreu holborn at telefonica.net
Fri Jan 9 05:55:00 EST 2009


On Fri, 09 Jan 2009 09:43:01 +0100 (CET)
Jaromír Mikeš <mira.mikes at seznam.cz> wrote:

> ./configure: line 17740: syntax error near unexpected token `MODULE,'
> ./configure: line 17740: `PKG_CHECK_MODULES(MODULE, dssi >= 0.4 liblo >= 0.12)'
> 
> I've installed all available dssi and liblo packages including -devs ... but still the same.

Umhh ... check if both are available and versions are correct running:

 pkg-config --modversion liblo
 pkg-config --modversion dssi

If all is correct ... you can try removing the line `PKG_CHECK_MODULES(MODULE, dssi >= 0.4 liblo >= 0.12)'
in configure.ac or configure.in ... and rerun autogen.sh   ./configure .. etc.

The question is .. this machine uses bash?


Josep






-- 
Josep Andreu <holborn at telefonica.net>



More information about the Linux-audio-user mailing list