[Freeswitch-users] error compiling Freeswitchin mod_spandsp

Steve Underwood steveu at coppice.org
Tue Dec 20 02:46:52 MSK 2011


On 12/20/2011 01:53 AM, Cavalera Claudio Luigi wrote:
> Hello,
> I'm facing a compilation issue regarding mod_spandsp which could be similar to this one:
>
> http://jira.freeswitch.org/browse/FS-3473?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#issue-tabs
>
> or this one:
> http://lists.freeswitch.org/pipermail/freeswitch-dev/2011-August/005159.html
>
> Here is the error on the pastebin:
> http://pastebin.freeswitch.org/18028
>
> uname -ar output is
> Linux DBS_A6_A 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:33:05 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
> and I have ./configure --enable-64
>
> has someone any hints to narrow down the problem?
>
> Thanks,
> Claudio
That's a pretty old kernel, so I guess you are using a pretty old 
version of the compiler. There have been a couple of issues over the 
years where the compiler ran out of registers to allocate in the 
embedded assembly language, and compilation failed. I haven't seen that 
for quite a while, though. Because the error refers to a line in a 
temporary file, at the time the output of the compiler is assembled, its 
hard to relate to the line number specified. Finding the cause of your 
error will probably require inspecting that temporary file in more detail.

Steve




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list