[Freeswitch-users] compiling mod_openzap
Michael Jerris
mike at jerris.com
Fri Jan 30 14:31:24 PST 2009
This is fixed in svn trunk now, I will have to do a little bit of
autoconf work to get the build w/o libpcap working again but expect
that this weekend.
Mike
On Jan 30, 2009, at 4:35 PM, Dan wrote:
> Hi guys I pulled FS from trunk today to build some debian packages
> and ran into this error when building mod_openzap:
>
> mod_openzap.c:2197: warning: assignment discards qualifiers from
> pointer target type
>
> I went ahead and changed the line at 2178 in mod_openzap.c from
>
> char *pcapfn = NULL;
> to
> const char *pcapfn = NULL;
>
> Do you see any problems with this change?
>
> Dan-
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090130/19f50521/attachment-0002.html
More information about the FreeSWITCH-users
mailing list