[Home]

Summary:ASTERISK-12841: [patch] Make format_ogg_vorbis work on OpenBSD
Reporter:Michiel van Baak (mvanbaak)Labels:
Date Opened:2008-10-07 12:33:52Date Closed:2008-10-07 15:05:21
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Formats/format_ogg_vorbis
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 2008100700_oggsupportOBSD.diff.txt
( 1) 2008100700_oggsupportOBSD-configurescript.diff.txt
Description:The current configure check does not use -logg.
This is fine on Linux, but it prevents ogg_vorbis support in OpenBSD.

If you have FreeBSD and/or NetBSD please let me know if you need this as well.

****** ADDITIONAL INFORMATION ******

make sure you have the packages 'libvorbis' and 'libogg' installed
Comments:By: Michiel van Baak (mvanbaak) 2008-10-07 12:35:13

Also uploaded the patch to the configure script for those without autoconf/automake installed.

By: Digium Subversion (svnbot) 2008-10-07 15:05:19

Repository: asterisk
Revision: 147347

U   trunk/configure
U   trunk/configure.ac

------------------------------------------------------------------------
r147347 | mvanbaak | 2008-10-07 15:05:18 -0500 (Tue, 07 Oct 2008) | 9 lines

Make format_vorbis_ogg compile on OpenBSD

(closes issue ASTERISK-12841)
Reported by: mvanbaak
Patches:
     2008100700_oggsupportOBSD.diff.txt uploaded by mvanbaak (license 7)
     2008100700_oggsupportOBSD-configurescript.diff.txt uploaded by mvanbaak (license 7)
Tested by: mvanbaak

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

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

By: Friendly Automation (friendly-automation) 2018-03-19 09:49:51.884-0500

Change 8551 merged by Jenkins2:
BuildSystem: Avoid an extra case for OpenBSD.

[https://gerrit.asterisk.org/8551|https://gerrit.asterisk.org/8551]

By: Friendly Automation (friendly-automation) 2018-03-19 09:55:29.115-0500

Change 8552 merged by Jenkins2:
BuildSystem: Avoid an extra case for OpenBSD.

[https://gerrit.asterisk.org/8552|https://gerrit.asterisk.org/8552]

By: Friendly Automation (friendly-automation) 2018-03-19 11:17:27.081-0500

Change 8549 merged by George Joseph:
BuildSystem: Avoid an extra case for OpenBSD.

[https://gerrit.asterisk.org/8549|https://gerrit.asterisk.org/8549]