varnish 2.1.5 on ia64

Luis San Martin luis.sanmartin at unix.cl
Mon Nov 5 15:13:22 CET 2012


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 <phk at phk.freebsd.dk>wrote:

> --------
> In message <
> CAGwUwkExKz+2BsJCCHQWLKQ45M9CFdWJ54iu5pK65d_29OH+iw at 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
> phk at FreeBSD.ORG         | TCP/IP since RFC 956
> FreeBSD committer       | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20121105/55703227/attachment.html>


More information about the varnish-dev mailing list