On Fri, 09 Jan 2009 09:43:01 +0100 (CET)
Jaromír Mikeš <mira.mikes(a)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(a)telefonica.net>