[Freeswitch-users] Error compiling latest git version on Fedora 14

curriegrad2004 curriegrad2004 at gmail.com
Mon Feb 13 21:36:11 MSK 2012


The -j flag invokes parallel make (ie. running 2 cc's at a given
time). However if you just entered in make, then it wasn't a parallel
make.

On Mon, Feb 13, 2012 at 10:26 AM, Juan Castro <jcastro at instant.com.br> wrote:
> I'm running a parallel make? How do I not do that? (Looking up FAQ, Download
> & Installation guide, found nothing)
>
>
> On Mon, Feb 13, 2012 at 4:21 PM, curriegrad2004 <curriegrad2004 at gmail.com>
> wrote:
>>
>> Try not to run a parallel make and run through it again. I'm guessing
>> it's mod_speex that's stopping for some odd reason.
>>
>> On Mon, Feb 13, 2012 at 9:56 AM, Juan Castro <jcastro at instant.com.br>
>> wrote:
>> > Note: I was able to compile it in the same conditions with last Friday's
>> > (Feb 10 2012) git. With today's (Feb 13) I can't.
>> >
>> > After ./bootstrap.sh and ./configure, the modules I enabled were:
>> > xml_int/mod_xml_curl
>> > endpoints/mod_rtmp
>> > applications/mod_callcenter
>> > applications/mod_curl
>> > applications/mod_http_cache
>> > applications/mod_voicemail_ivr
>> >
>> > The craziest thing: when I go to
>> > /usr/src/cloudivr/freeswitch.test/src/mod/xml_int/mod_xml_rpc it seems
>> > that
>> > last gcc line ran OK! Re-running it confirms it. So, where does the
>> > error
>> > come from?
>> >
>> > (snip...)
>> > Compiling ../../../../libs/xmlrpc-c/src/xmlrpc_parse.c...
>> > Compiling ../../../../libs/xmlrpc-c/src/xmlrpc_serialize.c...
>> > Compiling ../../../../libs/xmlrpc-c/src/xmlrpc_server_abyss.c...
>> > Compiling ../../../../libs/xmlrpc-c/src/xmlrpc_server_cgi.c...
>> > Compiling ../../../../libs/xmlrpc-c/src/xmlrpc_string.c...
>> > Compiling ../../../../libs/xmlrpc-c/src/xmlrpc_struct.c...
>> > Compiling ../../../../libs/xmlrpc-c/lib/expat/xmltok/xmltok.c...
>> > Compiling
>> >
>> > /usr/src/cloudivr/freeswitch.test/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c...
>> > quiet_libtool: compile:  gcc -w
>> > -I../../../../libs/xmlrpc-c/lib/expat/xmlparse
>> > -I../../../../libs/xmlrpc-c/lib/expat/xmltok -I../../../../libs/xmlrpc-c
>> > -I../../../../libs/xmlrpc-c/include
>> > -I../../../../libs/xmlrpc-c/lib/abyss/src
>> > -I../../../../libs/xmlrpc-c/lib/util/include -D_THREAD -D__EXTENSIONS__
>> > -I/usr/src/cloudivr/freeswitch.test/src/include
>> > -I/usr/src/cloudivr/freeswitch.test/src/include
>> > -I/usr/src/cloudivr/freeswitch.test/libs/libteletone/src -fPIC -Werror
>> > -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g
>> > -ggdb
>> > -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic
>> > -Wdeclaration-after-statement
>> > -D_GNU_SOURCE -DHAVE_CONFIG_H -c
>> >
>> > /usr/src/cloudivr/freeswitch.test/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c
>> > -fPIC -DPIC -o .libs/mod_xml_rpc.o
>> > quiet_libtool: compile:  gcc -w
>> > -I../../../../libs/xmlrpc-c/lib/expat/xmlparse
>> > -I../../../../libs/xmlrpc-c/lib/expat/xmltok -I../../../../libs/xmlrpc-c
>> > -I../../../../libs/xmlrpc-c/include
>> > -I../../../../libs/xmlrpc-c/lib/abyss/src
>> > -I../../../../libs/xmlrpc-c/lib/util/include -D_THREAD -D__EXTENSIONS__
>> > -I/usr/src/cloudivr/freeswitch.test/src/include
>> > -I/usr/src/cloudivr/freeswitch.test/src/include
>> > -I/usr/src/cloudivr/freeswitch.test/libs/libteletone/src -fPIC -Werror
>> > -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g
>> > -ggdb
>> > -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic
>> > -Wdeclaration-after-statement
>> > -D_GNU_SOURCE -DHAVE_CONFIG_H -c
>> >
>> > /usr/src/cloudivr/freeswitch.test/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c
>> > -o mod_xml_rpc.o >/dev/null 2>&1
>> > Creating mod_xml_rpc.la...
>> > make[1]: ** [all-recursive] Erro 1
>> > make: ** [all] Erro 2
>> > #
>> >
>> >
>> > _________________________________________________________________________
>> > Professional FreeSWITCH Consulting Services:
>> > consulting at freeswitch.org
>> > http://www.freeswitchsolutions.com
>> >
>> > 
>> > 
>> >
>> > Official FreeSWITCH Sites
>> > http://www.freeswitch.org
>> > http://wiki.freeswitch.org
>> > http://www.cluecon.com
>> >
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>> >
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



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