Op 4-10-2010 19:05, Juan C. Blanco schreef:
Hello Stephan I have some problems to build pigeonhole 0.2.1 over
dovect 2.0.5, I've had no problems with previous versions; the system
is CentOS 5.5.
I think that is "autotools" related, but not sure.
I've dounloaded the archive for pigeonhole, once decompressed:
If I do:
./configure --with-dovecot=../dovecot-2.0.5
make
All seems to work fine
But if I do (like the atrpms package spec):
autoreconf -ifv
./configure --with-dovecot=../dovecot-2.0.5
make
I get the error:
Hope you can give me some light abaout this
Not much, unfortunately. I can't make much sense of the error messages.
For some reason it interprets the individual elements of some compile
command as shell commands.
Looks like your autotools/libtool installation is broken or maybe
there's a version mismatch.
Regards,
Stephan