<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I have been trying to compile varnish source on Mac OS without
sucess.<br>
At first i had a few errors because the
AUTOMAKE_OPTIONS=subdir-objects wasn't present on Makefile.am.<br>
After adding that autogen <u>seems</u> to work correctly but make
is failing and i guess there is something wrong with autoheader...<br>
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/opt/varnish-cache/build-aux/missing autoheader)<br>
(..)<br>
Making all in libvarnishapi<br>
python2.7 ./generate.py . ../..<br>
make[3]: *** No rule to make target `vsl-tags.rst', needed by
`all'. Stop.<br>
make[2]: *** [all-recursive] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
<br>
I'm trying to compile the latest source from git (i have pulled 2 or
3 commits since i started this journey).<br>
<br>
Thanks in advance,<br>
Miguel Lopes<br>
</body>
</html>