<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">It's 4.0.3<br>
<br>
On 04/22/2016 02:04 PM, Glenn Slaven wrote:<br>
</div>
<blockquote
cite="mid:CAPeL0O9iu5QW0smuwNFZtW6yyayQn=aZZLchqConwc_wEdkKxw@mail.gmail.com"
type="cite">
<div dir="ltr">What version of varnish are you running?
<div><br>
</div>
<div>It compiles fine on varnish 4.1.1: <a
moz-do-not-send="true"
href="http://www.vclfiddle.net/160422-1ef61d5/0"><a class="moz-txt-link-freetext" href="http://www.vclfiddle.net/160422-1ef61d5/0">http://www.vclfiddle.net/160422-1ef61d5/0</a></a></div>
<div><br>
</div>
<div>Glenn</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 22 April 2016 at 18:13, dE <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:de.techno@gmail.com" target="_blank">de.techno@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> Hello,<br>
I got this minimal VCL --<br>
<br>
<span style="background-color:rgb(255,255,204)"><code>vcl
4.0;</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>backend
neuro {</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>
.host = "129.170.30.193";</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>
.port = "http";</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>}</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>sub
vcl_recv {</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>
set req.backend_hint = neuro;</code></span><span
style="background-color:rgb(255,255,204)"><code><br>
</code></span><span
style="background-color:rgb(255,255,204)"><code>}</code></span><br>
<br>
Which fails to compile for no reason.<br>
<br>
<code><span style="background-color:rgb(255,255,204)">Running
VCC-compiler failed, exited with 2</span></code><code><span
style="background-color:rgb(255,255,204)"><br>
</span></code><code><span
style="background-color:rgb(255,255,204)"><br>
</span></code><code><span
style="background-color:rgb(255,255,204)">VCL
compilation failed</span></code><br>
<br>
Can anyone help?<br>
</div>
<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a moz-do-not-send="true"
href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a moz-do-not-send="true"
href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc"
rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
</body>
</html>