[Home]

Summary:ASTERISK-02081: Installing Asterisk from CVS on YDL 3.0.1 error
Reporter:adria vidal (adriavidal)Labels:
Date Opened:2004-07-22 05:55:08Date Closed:2008-01-15 15:03:16.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:k\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\"
-DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\
"     -DBUSYDETECT_MARTIN      -fPIC  -Wall -Werror -fPIC -O3 -march=ppc -funroll-l
oops -fomit-frame-pointer   -c -o anaFilter.o anaFilter.c
cc1: invalid option `arch=ppc'
make[2]: *** [anaFilter.o] Error 1
make[2]: Leaving directory `/usr/src/asterisk/codecs/ilbc'
make[1]: *** [ilbc/libilbc.a] Error 2
make[1]: Leaving directory `/usr/src/asterisk/codecs'
make: *** [subdirs] Error 1


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

Disabling ILBC, compilation runs ok, zaptel too.
Comments:By: Olle Johansson (oej) 2004-07-22 08:22:11

Check your cc documentation what option you need for -march and please tell us. I am not aware of others using Asterisk on Yellow Dog Linux/Powerpc, so there might be other fixes needed as well.

By: Mark Spencer (markster) 2004-07-22 19:57:29

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:03:16.000-0600

Repository: asterisk
Revision: 3493

U   trunk/codecs/ilbc/Makefile

------------------------------------------------------------------------
r3493 | markster | 2008-01-15 15:03:15 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix YDL build (bug ASTERISK-2081)

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

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