Date: Fri, 11 Jan 2002 19:33:58 -0600 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Doug Silver" <dsilver@quantified.com> Cc: <ports@FreeBSD.ORG> Subject: Re: autoheader213 error in cyrus-sasl Message-ID: <005f01c19b09$35f145e0$11fd2fd8@westbend.net> References: <Pine.LNX.4.21.0201110922520.12942-100000@danzig.sd.quantified.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Doug Silver" <dsilver@quantified.com> > <sigh> I thought I had autoheader (autoconf) installed, but it was not > autoconf213, but the newer autoconf-2.52_2. Installing the 213 version > did fix this. Is this a chicken and egg thing for why requiring > autoheader213 in the Makefile was taken out? I might have used > portupgrade on autoconf213 not realizing it's a separate requirement for > cyrus-sasl. > No, what was taken out of the Makefile was "AUTOHEADER= autoheader", which broke when the autoconf port was renamed to autoconf213, and this variable was defined in bsd.port.mk as autoheader213. The cyrus-sasl port should have installed both automake14 & autoconf213 ports as a build requirement, even if the newer automake/autoconf ports were installed. > Anyway, thanks for looking into this Scot! Cyrus-sasl installed properly > once I installed autoheader213. > Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005f01c19b09$35f145e0$11fd2fd8>