[Home]

Summary:ASTERISK-06526: Asterisk does not compile on Linux/parisc because k6 optimiations are a target
Reporter:Chris Frost (chrisfrost)Labels:
Date Opened:2006-03-12 01:46:45.000-0600Date Closed:2008-01-15 17:23:57.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gsm_Makefile-parisc.patch
Description:codecs/gsm/Makefile adds k6opt.s as a source and adds k6opt.o as a target on Linux/parisc since k6opt.[so] are added to all builds on all archs not listed in the makefile. This patch adds Linux/parisc to this arch blacklist.

With this patch asterisk compiles and runs. I have tested connecting via iax to fwd, accepting calls from fwd, and playing messages to callers, running the echo test, and calling digium via iax.
Comments:By: Russell Bryant (russell) 2006-03-12 12:07:51.000-0600

committed to the 1.2 branch and trunk in revisions 12577 and 12610

By: Digium Subversion (svnbot) 2008-01-15 17:23:28.000-0600

Repository: asterisk
Revision: 12577

U   branches/1.2/codecs/gsm/Makefile

------------------------------------------------------------------------
r12577 | russell | 2008-01-15 17:23:28 -0600 (Tue, 15 Jan 2008) | 2 lines

fix build on parisc (issue ASTERISK-6526)

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

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

By: Digium Subversion (svnbot) 2008-01-15 17:23:57.000-0600

Repository: asterisk
Revision: 12610

_U  trunk/
U   trunk/codecs/gsm/Makefile

------------------------------------------------------------------------
r12610 | russell | 2008-01-15 17:23:56 -0600 (Tue, 15 Jan 2008) | 10 lines

Merged revisions 12577 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r12577 | russell | 2006-03-12 12:57:37 -0500 (Sun, 12 Mar 2006) | 2 lines

fix build on parisc (issue ASTERISK-6526)

........

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

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