[Home]

Summary:ASTERISK-11509: configure complains during check for openh323
Reporter:Sean Bright (seanbright)Labels:
Date Opened:2008-02-25 15:42:09.000-0600Date Closed:2011-06-07 14:08:23
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) config.log
Description:Running ./configure --enable-dev-mode results in:

checking /usr/local/include/openh323/h323.h usability... no
checking /usr/local/include/openh323/h323.h presence... yes
configure: WARNING: /usr/local/include/openh323/h323.h: present but cannot be compiled
configure: WARNING: /usr/local/include/openh323/h323.h:     check for missing prerequisite headers?
configure: WARNING: /usr/local/include/openh323/h323.h: see the Autoconf documentation
configure: WARNING: /usr/local/include/openh323/h323.h:     section "Present But Cannot Be Compiled"
configure: WARNING: /usr/local/include/openh323/h323.h: proceeding with the preprocessor's result
configure: WARNING: /usr/local/include/openh323/h323.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------- ##
configure: WARNING:     ## Report this to www.asterisk.org ##
configure: WARNING:     ## ------------------------------- ##
checking for /usr/local/include/openh323/h323.h... yes
checking if OpenH323 version 1.18.0 is compatible with chan_h323... yes
checking OpenH323 build option... opt
checking OpenH323 installation validity... yes
Comments:By: Sean Bright (seanbright) 2008-02-25 17:48:07.000-0600

This was specific to my environment.