Hello all<br>when we patch httpd.tproxy to httpd-2.2.14, and compile it, it returns some error such as prctl(), capset() undefined reference in freebsd.<br><br>os/unix/.libs/libos.a(unixd.o): In function `keep_capabilities&#39;:<br>

/root/httpd-2.2.14/os/unix/unixd.c:82: undefined reference to `prctl&#39;<br>
os/unix/.libs/libos.a(unixd.o): In function `set_capabilities&#39;:<br>
/root/httpd-2.2.14/os/unix/unixd.c:99: undefined reference to `capset&#39;<br>
*** Error code 1<br>
<br>
Stop in /root/httpd-2.2.14.<br>
<br>these two functions are linux syscall that only implements on linux!<br>are any freebsd based of these functions?<br clear="all">how we can compile it without any error?<br><br>-- <br><div style="text-align: left;">Best regards<br>
Dariush Zahedmanesh</div><br>