From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 9 09:30:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F05B106566B for ; Fri, 9 Jan 2009 09:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 33D008FC12 for ; Fri, 9 Jan 2009 09:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n099U3xQ042188 for ; Fri, 9 Jan 2009 09:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n099U3fl042185; Fri, 9 Jan 2009 09:30:03 GMT (envelope-from gnats) Date: Fri, 9 Jan 2009 09:30:03 GMT Message-Id: <200901090930.n099U3fl042185@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Stefan Walter Cc: Subject: Re: ports/128603: textproc/flex has too small capacity X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Walter List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 09:30:03 -0000 The following reply was made to PR ports/128603; it has been noted by GNATS. From: Stefan Walter To: Olaf Seibert Cc: GNATS , Bruce Cran Subject: Re: ports/128603: textproc/flex has too small capacity Date: Fri, 9 Jan 2009 10:28:56 +0100 Hi Olaf, were you able to resolve the problem by increasing the limit as Bruce mentioned? Another possibility would be to call /usr/bin/flex explicitly if you cannot use the one from ports (which should be installed as /usr/local/bin/flex). Regards, Stefan