Might be $PYTHON ENV? # make make all-recursive make[1]: Entering directory ` varnish-cache' Making all in include make[2]: Entering directory ` varnish-cache/include' make all-am make[3]: Entering directory ` varnish-cache/include' make[3]: Leaving directory ` varnish-cache/include' make[2]: Leaving directory ` varnish-cache/include' Making all in lib make[2]: Entering directory ` varnish-cache/lib' Making all in libvarnishcompat make[3]: Entering directory ` varnish-cache/lib/libvarnishcompat' make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` varnish-cache/lib/libvarnishcompat' Making all in libvarnish make[3]: Entering directory ` varnish-cache/lib/libvarnish' make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` varnish-cache/lib/libvarnish' Making all in libvarnishapi make[3]: Entering directory ` varnish-cache/lib/libvarnishapi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` varnish-cache/lib/libvarnishapi' Making all in libvcl make[3]: Entering directory ` varnish-cache/lib/libvcl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` varnish-cache/lib/libvcl' Making all in libvgz make[3]: Entering directory ` varnish-cache/lib/libvgz' make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` varnish-cache/lib/libvgz' Making all in libvmod_debug make[3]: Entering directory ` varnish-cache/lib/libvmod_debug' make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` varnish-cache/lib/libvmod_debug' Making all in libvmod_std make[3]: Entering directory ` varnish-cache/lib/libvmod_std' ======================================== You need rst2man installed to make dist ======================================== make[3]: *** [vmod_std.3] Error 1 make[3]: Leaving directory ` varnish-cache/lib/libvmod_std' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory ` varnish-cache/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ` varnish-cache' make: *** [all] Error 2
# dpkg -S rst2man python-docutils: /usr/share/man/man1/rst2man.1.gz python-docutils: /usr/bin/rst2man # file /usr/bin/rst2man /usr/bin/rst2man: a /usr/bin/python script text executable On Mon, Nov 5, 2012 at 11:03 AM, Poul-Henning Kamp <[email protected]>wrote: > -------- > In message < > cagwuwkexkz+2bsjcchqwlkq45m9cfdwj54iu5pk65d_29oh...@mail.gmail.com> > , Luis San Martin writes: > > >daemon.c:1:0: error: -fstack-protector not supported for this target > > Just remove the line that mentions "enable-stack-protector" in > autogen.des and try again > > (same if it complains about any of the other options there) > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > [email protected] | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. >
_______________________________________________ varnish-dev mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev
