<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi, i got some errors when compiling Varnish 3.0.2 on my CentOS 5.8<br>
<br>
make[3]: Entering directory `/src/varnish-3.0.2/lib/libvarnishcompat'<br>
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include    -g -O2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT daemon.lo -MD -MP -MF ".deps/daemon.Tpo" -c -o daemon.lo daemon.c;
 \<br>
    then mv -f ".deps/daemon.Tpo" ".deps/daemon.Plo"; else rm -f ".deps/daemon.Tpo"; exit 1; fi<br>
../../libtool: line 852: X--tag=CC: command not found<br>
../../libtool: line 885: libtool: ignoring unknown tag : command not found<br>
../../libtool: line 852: X--mode=compile: command not found<br>
../../libtool: line 1018: *** Warning: inferring the mode of operation is deprecated.: command not found<br>
../../libtool: line 1019: *** Future versions of Libtool will require --mode=MODE be specified.: command not found<br>
../../libtool: line 1162: Xgcc: command not found<br>
../../libtool: line 1162: X-std=gnu99: command not found<br>
../../libtool: line 1162: X-DHAVE_CONFIG_H: command not found<br>
../../libtool: line 1162: X-I.: command not found<br>
../../libtool: line 1162: X-I.: command not found<br>
../../libtool: line 1162: X-I../..: No such file or directory<br>
../../libtool: line 1162: X-I../../include: No such file or directory<br>
../../libtool: line 1162: X-g: command not found<br>
../../libtool: line 1162: X-O2: command not found<br>
../../libtool: line 1162: X-pthread: command not found<br>
../../libtool: line 1162: X-Wextra: command not found<br>
../../libtool: line 1162: X-Wno-missing-field-initializers: command not found<br>
../../libtool: line 1162: X-Wno-sign-compare: command not found<br>
../../libtool: line 1162: X-MT: command not found<br>
../../libtool: line 1162: Xdaemon.lo: command not found<br>
../../libtool: line 1162: X-MD: command not found<br>
../../libtool: line 1162: X-MP: command not found<br>
../../libtool: line 1162: X-MF: command not found<br>
../../libtool: line 1162: X.deps/daemon.Tpo: No such file or directory<br>
../../libtool: line 1162: X-c: command not found<br>
../../libtool: line 1214: Xdaemon.lo: command not found<br>
../../libtool: line 1219: libtool: compile: cannot determine name of library object from `': command not found<br>
make[3]: *** [daemon.lo] Error 1<br>
make[3]: Leaving directory `/src/varnish-3.0.2/lib/libvarnishcompat'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/src/varnish-3.0.2/lib'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/src/varnish-3.0.2'<br>
make: *** [all] Error 2<br>
<br>
I think it is some kind of libtool error, but i dont know how to fix it <br>
<br>
my libtool version is libtool-1.5.22-7.el5_4<br>
<br>
Thanks for any help<br>
<br>
Alex Co<br>
<br>
</div>
</body>
</html>