<div dir="ltr">Hi, <div><br></div><div>I was trying to install Pylith, but was not able to proceed the installation due to the packages libnet and nemesis. One sample error I get from libnet is : src/libnet_insert_ipo.c:39:26: <span class="">warning: </span>declaration of 'struct ipoption' will not be visible outside of this function</div>









<p class="">      [-Wvisibility]</p>
<p class="">libnet_insert_ipo(struct ipoption *opt, u_char opt_len, u_char *buf)</p>
<p class="">                         ^</p>
<p class="">src/libnet_insert_ipo.c:83:18: <span class="">error: </span>incomplete definition of type 'struct ipoption'</p>
<p class="">    memcpy(p, opt->ipopt_list, opt_len);</p>
<p class="">              ~~~^</p>
<p class="">/usr/include/secure/_string.h:65:33: note: expanded from macro 'memcpy'</p>
<p class="">  __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest))</p>
<p class="">                                ^</p>
<p class="">src/libnet_insert_ipo.c:39:26: note: forward declaration of 'struct ipoption'</p>
<p class="">libnet_insert_ipo(struct ipoption *opt, u_char opt_len, u_char *buf)</p><p class=""><br></p><p class="">My operation system is mac OSx 10.9.</p><p class="">Thanks. </p><p class="">Xiaowei</p></div>