Error when compiling Varnish-3.0.2 on CentOS 5.8

Tuan. Co Le Quoc tuanclq at vng.com.vn
Thu Jul 19 12:26:24 CEST 2012


Hi, i got some errors when compiling Varnish 3.0.2 on my CentOS 5.8

make[3]: Entering directory `/src/varnish-3.0.2/lib/libvarnishcompat'
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; \
    then mv -f ".deps/daemon.Tpo" ".deps/daemon.Plo"; else rm -f ".deps/daemon.Tpo"; exit 1; fi
../../libtool: line 852: X--tag=CC: command not found
../../libtool: line 885: libtool: ignoring unknown tag : command not found
../../libtool: line 852: X--mode=compile: command not found
../../libtool: line 1018: *** Warning: inferring the mode of operation is deprecated.: command not found
../../libtool: line 1019: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../libtool: line 1162: Xgcc: command not found
../../libtool: line 1162: X-std=gnu99: command not found
../../libtool: line 1162: X-DHAVE_CONFIG_H: command not found
../../libtool: line 1162: X-I.: command not found
../../libtool: line 1162: X-I.: command not found
../../libtool: line 1162: X-I../..: No such file or directory
../../libtool: line 1162: X-I../../include: No such file or directory
../../libtool: line 1162: X-g: command not found
../../libtool: line 1162: X-O2: command not found
../../libtool: line 1162: X-pthread: command not found
../../libtool: line 1162: X-Wextra: command not found
../../libtool: line 1162: X-Wno-missing-field-initializers: command not found
../../libtool: line 1162: X-Wno-sign-compare: command not found
../../libtool: line 1162: X-MT: command not found
../../libtool: line 1162: Xdaemon.lo: command not found
../../libtool: line 1162: X-MD: command not found
../../libtool: line 1162: X-MP: command not found
../../libtool: line 1162: X-MF: command not found
../../libtool: line 1162: X.deps/daemon.Tpo: No such file or directory
../../libtool: line 1162: X-c: command not found
../../libtool: line 1214: Xdaemon.lo: command not found
../../libtool: line 1219: libtool: compile: cannot determine name of library object from `': command not found
make[3]: *** [daemon.lo] Error 1
make[3]: Leaving directory `/src/varnish-3.0.2/lib/libvarnishcompat'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/src/varnish-3.0.2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/varnish-3.0.2'
make: *** [all] Error 2

I think it is some kind of libtool error, but i dont know how to fix it

my libtool version is libtool-1.5.22-7.el5_4

Thanks for any help

Alex Co

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120719/e0af13f2/attachment.html>


More information about the varnish-misc mailing list