[asterisk-users] gsm codec compile
Julian Beach
jb_soft at trink.co.uk
Tue Mar 4 18:04:31 CST 2014
Hello Doug,
Monday, March 3, 2014, 7:13:52 PM, you wrote:
> I was successful in compiling asterisk in raspbien except for the
> following error If I enable the gsm codec. It appears there is
> something in the Makefile n this directory that needs to be changed.
> Probably involving optimization. Not sure why it does not recognize
> the processor since it is one that is mentioned in the Makefile. Any help would be appreciated.
[snip]
> Error: unknown architecture `armv6l'
[snip]
> Here are the lines in the Makefile -
> ifeq (, $(findstring $(shell uname -m) , ppc ppc64 alpha armv4l
> arm5b armv5b armv61 armv7l s390 ))
^^^^^^
I am not sure whether it is part of the problem, but the architecture
on the machine appears to be armv6l (lower case L) whilst the
Makefield has armv61 (the number one). A typo in the Makefile?
--
Best regards,
Julian mailto:jb_soft at trink.co.uk
More information about the asterisk-users
mailing list