[asterisk-bugs] [Asterisk 0010679]: [patch] gsm fails to compile with K6OPT (MMX) enabled and configure --enable-dev-mode
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 11 16:23:16 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10679
======================================================================
Reported By: andrew
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10679
Category: Codecs/codec_gsm
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 82061
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-09-2007 21:08 CDT
Last Modified: 09-11-2007 16:23 CDT
======================================================================
Summary: [patch] gsm fails to compile with K6OPT (MMX)
enabled and configure --enable-dev-mode
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.
======================================================================
----------------------------------------------------------------------
svnbot - 09-11-07 16:23
----------------------------------------------------------------------
Repository: asterisk
Revision: 82265
------------------------------------------------------------------------
r82265 | file | 2007-09-11 16:23:15 -0500 (Tue, 11 Sep 2007) | 4 lines
(closes issue http://bugs.digium.com/view.php?id=10679)
Reported by: andrew
Build under dev mode when K6OPTS is enabled.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
09-11-07 16:23 svnbot Checkin
09-11-07 16:23 svnbot Note Added: 0070358
09-11-07 16:23 svnbot Status needs license =>
assigned
09-11-07 16:23 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list