[Home]

Summary:ASTERISK-03672: [patch] Fix Makefile to compile codec_speex against system-install of 1.1.x
Reporter:stevekstevek (stevekstevek)Labels:
Date Opened:2005-03-11 14:33:12.000-0600Date Closed:2008-01-15 15:27:35.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/CodecInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) speex_build.patch.txt
Description:Makefile needs to look for/in /usr/include/speex/speex.h

****** STEPS TO REPRODUCE ******

1) install speex-1.1.x in /usr
2) Watch asterisk not build codec_speex.

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

Disclaimer on File.
Comments:By: Mark Spencer (markster) 2005-03-11 23:57:33.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2005-03-17 08:49:46.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:27:24.000-0600

Repository: asterisk
Revision: 5172

U   trunk/codecs/Makefile

------------------------------------------------------------------------
r5172 | markster | 2008-01-15 15:27:23 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix speex build (bug ASTERISK-3672)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:27:35.000-0600

Repository: asterisk
Revision: 5186

U   branches/v1-0/CHANGES
U   branches/v1-0/codecs/Makefile

------------------------------------------------------------------------
r5186 | russell | 2008-01-15 15:27:35 -0600 (Tue, 15 Jan 2008) | 2 lines

look in /usr/include/speex for speex.h (bug ASTERISK-3672)

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

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