<div>Hello,</div><div><br></div><div>I've been trying to get up and running varnish 2.1.5 on ia64 without any success. So far I've tried debian package and varnish from source. Both with the same results. I attach strace file if needed.</div>
<div><br></div><div>I appreciate any feedback or ideas since I can't find any clue.</div><div><br></div><div>P.S: Base system is an SGI Altix 450 && Debian 6.0 Squeeze</div><div><br></div><div>Kind regards</div>
<div><br></div><div><div># varnishd -f  /usr/etc/varnish/default.vcl -d</div><div>Running VCC-compiler failed, signal 11</div><div>VCL compilation failed</div><div><br></div><div># cat /usr/etc/varnish/default.vcl </div><div>
backend default {</div><div>     .host = "127.0.0.1";</div><div>     .port = "8080";</div><div>}</div></div><div><br></div><div># varnishd -V</div><div>varnishd (varnish-2.1.5 SVN )</div><div>Copyright (c) 2006-2009 Linpro AS / Verdens Gang AS</div>
<div><br></div><div># uname -a</div><div>Linux mansotarro1 2.6.32-5-mckinley #1 SMP Sun Sep 23 11:51:42 UTC 2012 ia64 GNU/Linux</div><div><br></div><div># gcc -v</div><div>Using built-in specs.</div><div>COLLECT_GCC=gcc</div>
<div>COLLECT_LTO_WRAPPER=/usr/lib/gcc/ia64-linux-gnu/4.6/lto-wrapper</div><div>Target: ia64-linux-gnu</div><div>Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-12' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libssp --enable-plugin --enable-objc-gc --with-system-libunwind --enable-checking=release --build=ia64-linux-gnu --host=ia64-linux-gnu --target=ia64-linux-gnu</div>
<div>Thread model: posix</div><div>gcc version 4.6.3 (Debian 4.6.3-12) </div><div><br></div><div><div><br></div></div>