RHEL5 build issue

Marc Ochs ochs at marcochs.com
Thu Dec 29 21:15:52 CET 2011


I'm having some issue building from souce where when I try to run make I
get a bunch of errors like this:

make[3]: Entering directory
`/data/home/pkgbuild/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
...

Something with my echo or sed but I'm not sure... any help greatly
appreciated.  Sorry in advance if I'm missing something super obvious.

Marc

Full output:

[pkgbuild at s605202nj2vl803 varnish-3.0.2]$ make
cd . && /bin/sh /data/home/pkgbuild/varnish-3.0.2/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/data/home/pkgbuild/varnish-3.0.2'
Making all in include
make[2]: Entering directory `/data/home/pkgbuild/varnish-3.0.2/include'
make  all-am
make[3]: Entering directory `/data/home/pkgbuild/varnish-3.0.2/include'
make[3]: Leaving directory `/data/home/pkgbuild/varnish-3.0.2/include'
make[2]: Leaving directory `/data/home/pkgbuild/varnish-3.0.2/include'
Making all in lib
make[2]: Entering directory `/data/home/pkgbuild/varnish-3.0.2/lib'
Making all in libvarnishcompat
make[3]: Entering directory
`/data/home/pkgbuild/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
`/data/home/pkgbuild/varnish-3.0.2/lib/libvarnishcompat'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/data/home/pkgbuild/varnish-3.0.2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/home/pkgbuild/varnish-3.0.2'
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20111229/a73a9fba/attachment.html>


More information about the varnish-misc mailing list