I'm trying to compile CallWeaver on Centos5 executing the script found in the callweaver web site ( http://www.callweaver.org/wiki/CallWeaver+on+Centos5). Problem arises when I'm doing ./configure in the Callweaver sources. I get this:
checking for spandsp.h... yes checking for spandsp/version.h... no configure: error: SpanDSP does not appear to be new enough. You must have version 0.0.4pre18 or newer to compile Callweaver. make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. I have spandsp.h inside /usr/include/ and version.h inside /usr/include/spandsp/ directory. Even if I try to do ./configure including the options --with-spandsp-libs=/usr/lib --includedir=/usr/include I get the same error! Is this some kind of bug in the configure script? Regards, Ricardo Carvalho.
_______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
