[asterisk-bugs] [Asterisk 0013838]: [patch] [Solaris] ./configure script can not use h323.h and compilation fails

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 15 11:44:11 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13838 
====================================================================== 
Reported By:                ano
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   13838
Category:                   Channels/chan_h323
Reproducibility:            have not tried
Severity:                   block
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-04 15:23 CST
Last Modified:              2008-12-15 11:44 CST
====================================================================== 
Summary:                    [patch] [Solaris] ./configure script can not use
h323.h and compilation fails
Description: 
checking /export/home/ano/pwlib/include/ptlib.h usability... no
checking /export/home/ano/pwlib/include/ptlib.h presence... no
checking for /export/home/ano/pwlib/include/ptlib.h... no
checking /usr/local/include/ptlib.h usability... yes
checking /usr/local/include/ptlib.h presence... yes
checking for /usr/local/include/ptlib.h... yes
checking for ptlib-config... /usr/local/bin/ptlib-config
checking if PWLib version 1.12.0 is compatible with chan_h323... yes
checking PWLib installation validity... yes
checking /usr/local/share/pwlib/../openh323/version.h usability... no
checking /usr/local/share/pwlib/../openh323/version.h presence... no
checking for /usr/local/share/pwlib/../openh323/version.h... no
checking /export/home/ano/openh323/include/h323.h usability... no
checking /export/home/ano/openh323/include/h323.h presence... no
checking for /export/home/ano/openh323/include/h323.h... no
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.19.1 is compatible with chan_h323... yes
checking OpenH323 build option... opt
checking OpenH323 installation validity... no

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0013704 Asterisk has new problems compiling on ...
====================================================================== 

---------------------------------------------------------------------- 
 (0096404) svnbot (reporter) - 2008-12-15 11:44
 http://bugs.digium.com/view.php?id=13838#c96404 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 164343

U   branches/1.4/configure
U   branches/1.4/configure.ac
U   branches/1.4/include/asterisk/autoconfig.h.in
U   branches/1.4/include/asterisk/channel.h

------------------------------------------------------------------------
r164343 | file | 2008-12-15 11:44:10 -0600 (Mon, 15 Dec 2008) | 4 lines

Use autoconf logic to determine whether the system has timersub or not. Do
not blindly assume Solaris does not.
(closes issue http://bugs.digium.com/view.php?id=13838)
Reported by: ano

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=164343 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-15 11:44 svnbot         Note Added: 0096404                          
======================================================================




More information about the asterisk-bugs mailing list