I just did a git pull and compiled it with no problem. Get the latest git and try again, just to be sure it wasn&#39;t already fixed.<div>-MC<br><br><div class="gmail_quote">On Fri, Mar 4, 2011 at 3:14 PM, Cliff Wells <span dir="ltr">&lt;<a href="mailto:cliff@develix.com">cliff@develix.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is this module still supported?   I added it to my modules.conf but<br>
during compilation I get the following:<br>
<br>
Compiling /usr/local/src/freeswitch/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c ...<br>
cc1: warnings being treated as errors<br>
/usr/local/src/freeswitch/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c: In function &#39;save_cdr&#39;:<br>
/usr/local/src/freeswitch/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c:225: warning: ISO C90 forbids mixed declarations and code<br>
/usr/local/src/freeswitch/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c:235: warning: ISO C90 forbids mixed declarations and code<br>
/usr/local/src/freeswitch/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c:248: warning: ISO C90 forbids mixed declarations and code<br>
/usr/local/src/freeswitch/src/mod/event_handlers/mod_cdr_pg_csv/mod_cdr_pg_csv.c:275: warning: ISO C90 forbids mixed declarations and code<br>
make[5]: *** [mod_cdr_pg_csv.lo] Error 1<br>
<br>
This seems odd since the Makefile includes modmake.rules which has<br>
-std=c99.   I guess I could disable -pedantic, but I feel I&#39;m starting<br>
down a road that ends somewhere over my head.<br>
<br>
Regards,<br>
Cliff<br>
<br>
<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>
</blockquote></div><br></div>