<p>I&#39;m running on Debian 6.0.1 </p>
<p>gcc --version<br>
gcc (Debian 4.4.5-8) 4.4.5<br>
...</p>
<p>I doubt it would be an issue with gcc.</p>
<div class="gmail_quote">On Feb 15, 2012 8:48 AM, &quot;Miha Zoubek&quot; &lt;<a href="mailto:miha@softnet.si">miha@softnet.si</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    On 2/15/2012 2:28 PM, Ken Rice wrote:
    <blockquote type="cite">
      
      Thats not your error... you should pastebin the ENTIRE build log
      on something like this... 
      <div><br>
      </div>
      <div>you build actually tossed an error most likely well above
        this <br>
        <br>
        <div>On Wed, Feb 15, 2012 at 3:22 AM, Miha Zoubek <span>&lt;<a href="mailto:miha@softnet.si" target="_blank">miha@softnet.si</a>&gt;</span>
          wrote:<br>
          <blockquote>
            <div> Hi,<br>
              <br>
               can someone help me why I am getting this when I am
              compiling FS:<br>
              <br>
              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/local/src/freeswitch/src/include
              -I/usr/local/src/freeswitch/src/include
              -I/usr/local/src/freeswitch/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/local/src/freeswitch/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c
              -o mod_xml_rpc.o &gt;/dev/null 2&gt;&amp;1<br>
              Creating mod_xml_rpc.la...<br>
              make[1]: *** [all-recursive] Error 1<br>
              make: *** [all] Error 2 <br>
              <br>
              Regards,<br>
              miha<span> <br>
                <pre>-- 
Best regards / Lep Pozdrav
Miha Zoubek
Softnet d.o.o. </pre>
              </span></div>
            <br>
_________________________________________________________________________<br>
            Professional FreeSWITCH Consulting Services:<br>
            <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
            <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            <br>
            FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
            <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
            <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
            <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
            <br>
            FreeSWITCH-users mailing list<br>
            <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    Hi,<br>
    <br>
    I was trying to install and compile it with mod_rad_auth and
    mod_radius_cdr on centos 6.2.<br>
    <br>
    Now I have installed centos 5.6 and compile it again. I did
    everything just as on centos 6.2 and I did not get any errors. I get
    it is something with gcc, as the verison on centos 5.6 is 4.1.x and
    and on centos 6.2 4.4.x.<br>
    <br>
    Miha<br>
    <br>
    <br>
    <pre cols="72">-- 
Best regards / Lep Pozdrav
Miha Zoubek
Softnet d.o.o. </pre>
  </div>

<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div>