[asterisk-bugs] [Asterisk 0018863]: [patch] support gmime-2.4
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Mar 26 06:43:26 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18863
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18863
Category: Resources/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
JIRA: SWP-3155
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 308150
Request Review:
======================================================================
Date Submitted: 2011-02-21 14:13 CST
Last Modified: 2011-03-26 06:43 CDT
======================================================================
Summary: [patch] support gmime-2.4
Description:
Debian now migrates to gmime-2.4 . The attached patch fixes the configure
script properly but fixes res/res_http_post.c in a way that breaks older
versions. This should probably be improved later.
======================================================================
----------------------------------------------------------------------
(0133125) tzafrir (manager) - 2011-03-26 06:43
https://issues.asterisk.org/view.php?id=18863#c133125
----------------------------------------------------------------------
A patch to fix building with gmime 2.4
* Support detecting newer gmime versions (up to 2.4) that use pkg-config.
* Allow building res_http_post.c with newer versions.
* Detecting version is done through a specific constant
(GMIME_TYPE_CONTENT_TYPE). Can't think of a simpler build-time test.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-26 06:43 tzafrir Note Added: 0133125
======================================================================
More information about the asterisk-bugs
mailing list