[Home]

Summary:ASTERISK-25560: speex module fails to compile
Reporter:Thomas B. Clark (tbclark3)Labels:
Date Opened:2015-11-15 08:54:58.000-0600Date Closed:2015-11-19 09:16:39.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Codecs/codec_speex
Versions:13.5.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Fedora 22Attachments:
Description:configure produces the following:
/usr/local/src/asterisk/asterisk-13.5.0/conftest.c:327: undefined reference to `speex_preprocess_ctl'
collect2: error: ld returned 1 exit status
configure:29146: $? = 1
configure: failed program was:
| /* confdefs.h */

Comments:By: Asterisk Team (asteriskteam) 2015-11-15 08:55:00.479-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Rusty Newton (rnewton) 2015-11-18 15:57:50.240-0600

Can you attach the complete config.log and your makeopts?

By: Thomas B. Clark (tbclark3) 2015-11-18 22:53:46.328-0600

Well, this is embarassing.  I just rebuilt asterisk, and the speex codec compiled this time, without errors.  Sunday when I filed the bug, the codec was grayed out in menuconfig, and the module wasn't built.  I did upgrade fedora this morning, but I looked back and can't see anything that should have made a difference.  Sorry for the trouble.

By: Rusty Newton (rnewton) 2015-11-19 09:16:39.480-0600

Odd! Thanks for following up. If you run into it again we can re-open the issue once you have the config.log and makeopts from a failing build. Thanks.