<div><div>Might be $PYTHON ENV?</div><div><br></div><div># make</div><div>make  all-recursive</div><div>make[1]: Entering directory ` varnish-cache'</div><div>Making all in include</div><div>make[2]: Entering directory ` varnish-cache/include'</div>
<div>make  all-am</div><div>make[3]: Entering directory ` varnish-cache/include'</div><div>make[3]: Leaving directory ` varnish-cache/include'</div><div>make[2]: Leaving directory ` varnish-cache/include'</div>
<div>Making all in lib</div><div>make[2]: Entering directory ` varnish-cache/lib'</div><div>Making all in libvarnishcompat</div><div>make[3]: Entering directory ` varnish-cache/lib/libvarnishcompat'</div><div>make[3]: Nothing to be done for `all'.</div>
<div>make[3]: Leaving directory ` varnish-cache/lib/libvarnishcompat'</div><div>Making all in libvarnish</div><div>make[3]: Entering directory ` varnish-cache/lib/libvarnish'</div><div>make[3]: Nothing to be done for `all'.</div>
<div>make[3]: Leaving directory ` varnish-cache/lib/libvarnish'</div><div>Making all in libvarnishapi</div><div>make[3]: Entering directory ` varnish-cache/lib/libvarnishapi'</div><div>make[3]: Nothing to be done for `all'.</div>
<div>make[3]: Leaving directory ` varnish-cache/lib/libvarnishapi'</div><div>Making all in libvcl</div><div>make[3]: Entering directory ` varnish-cache/lib/libvcl'</div><div>make[3]: Nothing to be done for `all'.</div>
<div>make[3]: Leaving directory ` varnish-cache/lib/libvcl'</div><div>Making all in libvgz</div><div>make[3]: Entering directory ` varnish-cache/lib/libvgz'</div><div>make[3]: Nothing to be done for `all'.</div>
<div>make[3]: Leaving directory ` varnish-cache/lib/libvgz'</div><div>Making all in libvmod_debug</div><div>make[3]: Entering directory ` varnish-cache/lib/libvmod_debug'</div><div>make[3]: Nothing to be done for `all'.</div>
<div>make[3]: Leaving directory ` varnish-cache/lib/libvmod_debug'</div><div>Making all in libvmod_std</div><div>make[3]: Entering directory ` varnish-cache/lib/libvmod_std'</div><div>========================================</div>
<div>You need rst2man installed to make dist</div><div>========================================</div><div>make[3]: *** [vmod_std.3] Error 1</div><div>make[3]: Leaving directory ` varnish-cache/lib/libvmod_std'</div><div>
make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory ` varnish-cache/lib'</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory ` varnish-cache'</div><div>make: *** [all] Error 2</div>
<div><br></div><div># dpkg -S rst2man</div><div>python-docutils: /usr/share/man/man1/rst2man.1.gz</div><div>python-docutils: /usr/bin/rst2man</div><div><br></div><div># file  /usr/bin/rst2man</div><div>/usr/bin/rst2man: a /usr/bin/python script text executable</div>
</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 5, 2012 at 11:03 AM, Poul-Henning Kamp <span dir="ltr"><<a href="mailto:phk@phk.freebsd.dk" target="_blank">phk@phk.freebsd.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">--------<br>
In message <<a href="mailto:CAGwUwkExKz%2B2BsJCCHQWLKQ45M9CFdWJ54iu5pK65d_29OH%2Biw@mail.gmail.com">CAGwUwkExKz+2BsJCCHQWLKQ45M9CFdWJ54iu5pK65d_29OH+iw@mail.gmail.com</a>><br>
<div class="im">, Luis San Martin writes:<br>
<br>
</div><div class="im">>daemon.c:1:0: error: -fstack-protector not supported for this target<br>
<br>
</div>Just remove the line that mentions "enable-stack-protector" in<br>
autogen.des and try again<br>
<br>
(same if it complains about any of the other options there)<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20<br>
phk@FreeBSD.ORG         | TCP/IP since RFC 956<br>
FreeBSD committer       | BSD since 4.3-tahoe<br>
Never attribute to malice what can adequately be explained by incompetence.<br>
</div></div></blockquote></div><br></div>