[asterisk-bugs] [Asterisk 0014988]: [patch] app_osplookup fails to build with libosptk3-dev 3.4.2-1: ‘OSPT_CERT’ undeclared
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 26 17:44:16 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14988
======================================================================
Reported By: tzafrir
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 14988
Category: Applications/app_osplookup
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.2
SVN Revision (number only!): 190904
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-28 13:19 CDT
Last Modified: 2009-05-26 17:44 CDT
======================================================================
Summary: [patch] app_osplookup fails to build with
libosptk3-dev 3.4.2-1: ‘OSPT_CERT’ undeclared
Description:
As of r190830 ("Updated for OSP Toolkit 3.5.") app_osplookup fails to build
on my system:
- Debian Stable (5.0, Lenny)
- libosptk3-dev ver. 3.4.2-1
It seems that the new version changed quite a few things. e.g. the typedef
OSPTCERT is now OSPT_CERT.
Either compatiblity added for the older version as well, or test
explicitly for the newer version. As things are, it breaks building.
======================================================================
----------------------------------------------------------------------
(0105483) svnbot (reporter) - 2009-05-26 17:44
https://issues.asterisk.org/view.php?id=14988#c105483
----------------------------------------------------------------------
Repository: asterisk
Revision: 196949
_U branches/1.6.2/
A branches/1.6.2/autoconf/ast_check_osptk.m4
U branches/1.6.2/configure
U branches/1.6.2/configure.ac
U branches/1.6.2/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r196949 | russell | 2009-05-26 17:44:15 -0500 (Tue, 26 May 2009) | 15
lines
Merged revisions 196946 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r196946 | russell | 2009-05-26 17:40:34 -0500 (Tue, 26 May 2009) | 8
lines
Update configure script to check for OSP toolkit 3.5.0.
(closes issue https://issues.asterisk.org/view.php?id=14988)
Reported by: tzafrir
Patches:
configure.ac.diff uploaded by homesick (license 91)
new_ast_check_osptk.m4 uploaded by homesick (license 91)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=196949
Issue History
Date Modified Username Field Change
======================================================================
2009-05-26 17:44 svnbot Checkin
2009-05-26 17:44 svnbot Note Added: 0105483
======================================================================
More information about the asterisk-bugs
mailing list