View Full Version : Configure error in recent checkouts
I get this error:
./configure: line 7538: syntax error near unexpected token `IKSEMEL,iksemel,'
./configure: line 7538: ` PKG_CHECK_MODULES(IKSEMEL,iksemel,'
I'm not configuring with --with-jabber.
What can I do?
Farzad FARID
25-05-2007, 10:33
Hi,
I just hit this bug for the first time this morning when trying to compile on a different machine than the one I've been using for more than a month :)
The server which works is running Debian Testing, the server which cannot run 'configure' is running Ubuntu 7.04.
I first thought this was related to the version of automake (my new machine uses 1.10 and the old one 1.9), but it didn't solve the problem! So there is another problem that prevents the generation of 'configure' from 'configure.in'.
Regards
FYI, I'm using automake 1.9.6.
I have automake 1.9.6, no luck reproducing this problem so far.