From owner-freebsd-ports Fri Jan 11 17:45:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id C096037B404 for ; Fri, 11 Jan 2002 17:45:49 -0800 (PST) Received: from admin0 (admin0.westbend.net [216.47.253.17]) by mail.westbend.net (8.11.6/8.11.6) with ESMTP id g0C1jeS04790; Fri, 11 Jan 2002 19:45:40 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <005f01c19b09$35f145e0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Doug Silver" Cc: References: Subject: Re: autoheader213 error in cyrus-sasl Date: Fri, 11 Jan 2002 19:33:58 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Doug Silver" > 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