[Home]

Summary:ASTERISK-10263: [patch] gsm fails to compile with K6OPT (MMX) enabled and configure --enable-dev-mode
Reporter:Andrew Lindh (andrew)Labels:
Date Opened:2007-09-09 21:08:09Date Closed:2007-09-11 16:25:11
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Codecs/codec_gsm
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gsm_patch.txt
Description:long_term.c and lpc.c in gsm fail to compile with K6OPT (MMX) enabled in the makefile and "configure --enable-dev-mode". GCC just complains about a few unused variables. Simple ifdefs need to be added in the right place to remove the unused declarations then it compiles.

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

configure --enable-dev-mode
Comments:By: Andrew Lindh (andrew) 2007-09-09 21:10:29

patch disclaimed (not that this one needs it), paperwork on file.

By: Tilghman Lesher (tilghman) 2007-09-10 00:16:13

You still need to file a disclaimer through the online system.  It takes less than 10 seconds of your time, and it only needs to be done once.

By: Andrew Lindh (andrew) 2007-09-10 14:16:38

So the document from before is worthless now?

Your form took me like 10 tries to get it to work (not 10 seconds)...It told me that the blank fields had to be filled in and half the time the captcha blocked me... I guess O<>0

By: Andrew Lindh (andrew) 2007-09-11 15:55:11

New License done...

By: Digium Subversion (svnbot) 2007-09-11 16:23:16

Repository: asterisk
Revision: 82265

------------------------------------------------------------------------
r82265 | file | 2007-09-11 16:23:15 -0500 (Tue, 11 Sep 2007) | 4 lines

(closes issue ASTERISK-10263)
Reported by: andrew
Build under dev mode when K6OPTS is enabled.

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

By: Digium Subversion (svnbot) 2007-09-11 16:25:11

Repository: asterisk
Revision: 82266

------------------------------------------------------------------------
r82266 | file | 2007-09-11 16:25:11 -0500 (Tue, 11 Sep 2007) | 12 lines

Merged revisions 82265 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r82265 | file | 2007-09-11 18:41:49 -0300 (Tue, 11 Sep 2007) | 4 lines

(closes issue ASTERISK-10263)
Reported by: andrew
Build under dev mode when K6OPTS is enabled.

........

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