<div dir="ltr"><div dir="ltr">On Thu, Feb 27, 2020 at 8:51 AM hw <<a href="mailto:hw@gc-24.de">hw@gc-24.de</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
compiling the current git version on Centos 7 gives me:<br>
<br>
<br>
   [CC] res_statsd.c -> res_statsd.o<br>
res_rtp_asterisk.c:2669:2: error: unknown field ‘on_valid_pair’ specified in initializer<br>
  .on_valid_pair = ast_rtp_on_valid_pair,<br>
  ^<br>
res_rtp_asterisk.c:2669:2: warning: initialization from incompatible pointer type [enabled by default]<br>
res_rtp_asterisk.c:2669:2: warning: (near initialization for ‘ast_rtp_ice_sess_cb.on_ice_complete’) [enabled by default]<br>
   [CC] res_format_attr_g729.c -> res_format_attr_g729.o<br>
<br>
<br>
Is this to be expected or should I make a bug report?<br><br></blockquote><div><br></div><div>When you pulled the lasted code this change would have forced a re-configure. If you haven't already try doing a full clean and rebuild, and see if you still have the error:</div><div><br></div><div>$ make distclean</div><div>$ ./configure [your options]<br></div><div>$ make</div><div> </div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Kevin Harwell<div>Software Developer</div><div>Sangoma Technologies<br><div>Check us out at: <a href="https://sangoma.com/" target="_blank">https://sangoma.com</a> & <a href="https://asterisk.org" target="_blank">https://asterisk.org</a></div></div></div></div></div></div></div></div></div></div>