Problem was found when building sipX from svc (depends on mod_cplusplus) on Gentoo.
There is no *.h files placed in the apache2/include directory, so when sipX is installing it can't locate mod_cplusplus.h.
find / -name 'mod_cplusplus.h' tells that can be found only in sources dir(
... why it's not copying it?
mod_cplusplus-1.5.2
can you include the full output and also your config.log?
Log in to post a comment.
Problem was found when building sipX from svc (depends on mod_cplusplus) on Gentoo.
There is no *.h files placed in the apache2/include directory, so when sipX is installing it can't locate mod_cplusplus.h.
find / -name 'mod_cplusplus.h' tells that can be found only in sources dir(
... why it's not copying it?
mod_cplusplus-1.5.2
can you include the full output and also your config.log?