Thanks, I meant to reply that I actually got past this (after some googling) to build 3.0.2 by doing this before autogen, which seemed to fix the parsing issue:
cp /usr/share/aclocal/libtool.m4 ./acinclude.m4 These are my versions: Installed Packages autoconf.noarch 2.59-12 installed libtool.x86_64 1.5.22-7.el5_4 installed $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga) I'm not clear on whether this is an issue with my version of libtool or autoconf. On Fri, Jan 6, 2012 at 5:09 AM, Tollef Fog Heen <[email protected] > wrote: > ]] Marc Ochs > > > I'm having some issue building from souce where when I try to run make I > > get a bunch of errors like this: > > [...] > > > 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. > > Not sure which version you're trying to build, but there's some oddness > in RHEL5 wrt libtool, so I'd recommend just grabbing the tarballs and > building those (or using our provided binary packages instead). > > -- > Tollef Fog Heen > Technical lead, Varnish Software > t: +47 21 98 92 64 >
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
