<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Rajil,
<div class="">This appears to be a regression caused by some recent work I did to improve Solaris support. &nbsp;I have created a pull request which should fix the issue.</div>
<div class=""><br class="">
<div class="">See&nbsp;<a href="https://freeswitch.org/stash/projects/FS/repos/freeswitch/pull-requests/960/overview" class="">https://freeswitch.org/stash/projects/FS/repos/freeswitch/pull-requests/960/overview</a></div>
<div class=""><br class="">
</div>
<div class="">Can you test this fix and report back?</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Spencer</div>
<div class="">
<div apple-content-edited="true" class=""><br class="">
</div>
<div>
<blockquote type="cite" class="">
<div class="">On Sep 15, 2016, at 5:19 PM, Rajil Saraswat &lt;<a href="mailto:rajil.s@gmail.com" class="">rajil.s@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">Hello,<br class="">
<br class="">
I am getting the error pasted below while compiling 1.6 branch in<br class="">
FreeBSD 10.3. Is there any workaround for this?<br class="">
<br class="">
<br class="">
gmake[5]: Entering directory<br class="">
'/usr/home/fs/fs1.6/freeswitch/src/mod/endpoints/mod_sofia'<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-mod_sofia.lo<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-sofia.lo<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-sofia_glue.lo<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-sofia_presence.lo<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-sofia_reg.lo<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-sofia_media.lo<br class="">
&nbsp;CC &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mod_sofia_la-sip-dig.lo<br class="">
In file included from sip-dig.c:137:<br class="">
/home/fs/fs1.6/freeswitch/libs/sofia-sip/libsofia-sip-ua/bnf/../../config.h:521:9:<br class="">
error: '__BYTE_ORDER' macro redefined [-Werror]<br class="">
#define __BYTE_ORDER __LITTLE_ENDIAN<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;^<br class="">
../../../../src/include/switch_platform.h:144:9: note: previous<br class="">
definition is here<br class="">
#define __BYTE_ORDER __BIG_ENDIAN<br class="">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;^<br class="">
1 error generated.<br class="">
gmake[5]: *** [Makefile:749: mod_sofia_la-sip-dig.lo] Error 1<br class="">
gmake[5]: Leaving directory<br class="">
'/usr/home/fs/fs1.6/freeswitch/src/mod/endpoints/mod_sofia'<br class="">
gmake[4]: *** [Makefile:594: all] Error 2<br class="">
gmake[4]: Leaving directory<br class="">
'/usr/home/fs/fs1.6/freeswitch/src/mod/endpoints/mod_sofia'<br class="">
gmake[3]: *** [Makefile:666: mod_sofia-all] Error 1<br class="">
gmake[3]: Leaving directory '/usr/home/fs/fs1.6/freeswitch/src/mod'<br class="">
gmake[2]: *** [Makefile:574: all-recursive] Error 1<br class="">
gmake[2]: Leaving directory '/usr/home/fs/fs1.6/freeswitch/src'<br class="">
gmake[1]: *** [Makefile:3131: all-recursive] Error 1<br class="">
gmake[1]: Leaving directory '/usr/home/fs/fs1.6/freeswitch'<br class="">
gmake: *** [Makefile:1410: all] Error 2<br class="">
<br class="">
Thanks,<br class="">
Rajil<br class="">
<br class="">
_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services: <br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
http://www.freeswitchsolutions.com<br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
http://www.freeswitch.org<br class="">
http://confluence.freeswitch.org<br class="">
http://www.cluecon.com<br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
FreeSWITCH-users@lists.freeswitch.org<br class="">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">
http://www.freeswitch.org<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>