From owner-freebsd-ports@FreeBSD.ORG Fri Apr 22 01:27:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C108316A4CE for ; Fri, 22 Apr 2005 01:27:58 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id E867043D48 for ; Fri, 22 Apr 2005 01:27:57 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 99F9E707441; Fri, 22 Apr 2005 11:27:56 +1000 (EST) X-Viruscan-Id: <4268531C000122937CDAFC@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 54E8A707430; Fri, 22 Apr 2005 11:27:56 +1000 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (not verified)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id CC29B707421; Fri, 22 Apr 2005 11:27:55 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id BD92D61F8; Fri, 22 Apr 2005 11:27:54 +1000 (EST) Date: Fri, 22 Apr 2005 11:27:54 +1000 From: Edwin Groothuis To: Kris Kennaway Message-ID: <20050422012754.GJ1175@k7.mavetju> References: <20050422011826.GB3174@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050422011826.GB3174@xor.obsecurity.org> User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: Re: Warnings from 'make index' with new 6.0 make(1) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 01:27:58 -0000 On Thu, Apr 21, 2005 at 06:18:26PM -0700, Kris Kennaway wrote: > This is what happens when you do an index build with the new make: > > Generating INDEX - please wait.."Makefile", line 131: warning: junk after .endif ignored '/* NOPORTDOCS */' > "Makefile", line 135: warning: junk after .endif ignored '/* NOPORTDOCS */' > "Makefile", line 130: warning: junk after .endif ignored '/* NOPORTDOCS */' > "Makefile", line 327: warning: junk after .endif ignored '(WITH_AVIFILE)' > "Makefile", line 19: warning: junk after .else ignored '!defined(WITHOUT_INN_2-X)' > "Makefile", line 86: warning: junk after .endif ignored '/* NOPORTDOCS */' > Done. > > Can someone please locate and fix these by correcting the comment tags > and/or makefile syntax? Are these the only six warnings? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/