[asterisk-bugs] [Asterisk 0012718]: Configure function considers openh323 invalid while version 1.6 considers it valid

noreply at bugs.digium.com noreply at bugs.digium.com
Thu May 29 02:34:28 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12718 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12718
Category:                   Channels/chan_h323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 118178 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-24-2008 02:32 CDT
Last Modified:              05-29-2008 02:34 CDT
====================================================================== 
Summary:                    Configure function considers openh323 invalid while
version 1.6 considers it valid
Description: 
I installed pwlib 1.12 and openh323 19.1, both the latest. I installed in
one directory asterisk-1.6.0-beta9 and in other the latest Trunk. Then I
did a ./configure in both and capture the results to a file. Then I did a
diff on both files, and the result is this:
(files are at /tmp/conf.txt and /usr/src/conf.txt) diff /tmp/conf.txt
/usr/src/conf.txt

269a270
> checking for compiler 'attribute sentinel' support... yes
388,391c389
< checking for pri_new_bri in -lpri... yes < checking libpri.h
usability... yes < checking libpri.h presence... yes < checking for
libpri.h... yes
---
> checking for pri_get_version in -lpri... no
422c420
< checking OpenH323 installation validity... yes
---
> checking OpenH323 installation validity... no
495d492
< config.status: include/asterisk/autoconfig.h is unchanged

The result: Asterisk 1.6 compiles h323 while Trunk does not.

====================================================================== 

---------------------------------------------------------------------- 
 sergee - 05-29-08 02:34  
---------------------------------------------------------------------- 
falves11, It doesn't seems like a bug. More likely it is a problem with
your build env.
Please, answer the following questions:

1. Are you trying to build asterisk trunk and 1.6.0 on the same server?
2. Are you using the same build of openh323 each time?
3. Please, show us the output of `find / -name "libh323_linux*" -ls`

Thanks in advance. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-29-08 02:34  sergee         Note Added: 0087485                          
======================================================================




More information about the asterisk-bugs mailing list