From owner-freebsd-stable@FreeBSD.ORG Tue Aug 26 13:10:26 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 384A516A4C0; Tue, 26 Aug 2003 13:10:26 -0700 (PDT) Received: from mail.redlinenetworks.com (mail.redlinenetworks.com [216.136.145.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC6F43FF7; Tue, 26 Aug 2003 13:10:25 -0700 (PDT) (envelope-from scott@redlinenetworks.com) Received: from redlinenetworks.com (melkor.redlinenetworks.com [192.168.0.8]) h7QKAEW62851; Tue, 26 Aug 2003 13:10:14 -0700 (PDT) (envelope-from scott@redlinenetworks.com) Message-ID: <3F4BBEA6.4020705@redlinenetworks.com> Date: Tue, 26 Aug 2003 13:10:14 -0700 From: Scott Sewall Organization: Redline Networks, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <3F41C2F9.1050305@ix.netcom.com> <20030819111837.GA77822@rot13.obsecurity.org> <3F432C86.9020703@ix.netcom.com> <20030820074901.GA84791@rot13.obsecurity.org> In-Reply-To: <20030820074901.GA84791@rot13.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: "Scott R. Sewall" cc: freebsd-stable@freebsd.org cc: ade@freebsd.org Subject: Re: Failure building libtool-1.4.3_2 port X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 20:10:26 -0000 Kris Kennaway wrote: >On Wed, Aug 20, 2003 at 01:08:38AM -0700, Scott R. Sewall wrote: > > > >>Is there a specific version of makeinfo that accepts the syntax on line >>2823 of libtool14.texi? >> >> > >Whatever version is in RELENG_4. > >Kris > I cvsup'd src-all on Aug 21, same result: Making all in doc cd . && makeinfo --no-split `echo libtool14.texi | sed 's,.*/,,'` libtool14.texi:2823: warning: `(' follows defined name `LTDL_SET_PRELOADED_SYMBO LS' instead of whitespace. As far as I can tell this port is broken in -- 4.6.2-RELEASE-p10 -- 4.7-RELEASE-p8 -- 4.8-STABLE (Aug 21) Has anyone had success building this port? -- Scott