[asterisk-dev] Checking h323.h presence... no???

Paul Cadach paul at odt.east.telecom.kz
Thu Sep 28 05:09:32 MST 2006


Hello,

Vlasis Hatzistavrou wrote:
> In the latest SVN trunk versions that I have tried during the past days, during ./configure I keep on getting this in
the config.log:
>
> checking h323.h usability... no
> checking h323.h presence... no
> checking for h323.h... no

I think that's someone else checks... My openh323/pwlib verification process produces messages like next:
...
checking for ss7_new in -lss7... no
checking for /usr/src/OpenH323/pwlib/version.h... yes
checking if PWLib version 1.11.1 is compatible with chan_h323... yes
checking PWLib installation validity... yes
checking for /usr/src/OpenH323/openh323/version.h... yes
checking if OpenH323 version 1.19.0 is compatible with chan_h323... yes
checking OpenH323 build option... opt
checking OpenH323 installation validity... yes
checking for QDate in -lqt... no
...

> I have compiled and installed PWLib v1.10.0 & OpenH323 v 1.18.0 properly & the config.log says that the installation
validity for both is ok.
>
> So, my question is why ./configure cannot detect the presence of h323.h in openh323/include/ ?

h323.h usually installed in /usr/{local/}include/openh323/ directory...

> Is this why the compilation of chan_h323.c fails or is there another reason?

Do you enable chan_h323 in menuselect's channel driver menu?


WBR,
Paul.



More information about the asterisk-dev mailing list