From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 23:31:25 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 787D9170 for ; Thu, 18 Oct 2012 23:31:25 +0000 (UTC) (envelope-from rodperson@rodperson.com) Received: from www6.pairlite.com (www6.pairlite.com [64.130.10.16]) by mx1.freebsd.org (Postfix) with ESMTP id 5385F8FC14 for ; Thu, 18 Oct 2012 23:31:24 +0000 (UTC) Received: from atomizer64 (c-71-60-224-178.hsd1.pa.comcast.net [71.60.224.178]) by www6.pairlite.com (Postfix) with ESMTPA id 6AC9B67AED for ; Thu, 18 Oct 2012 19:24:44 -0400 (EDT) Date: Thu, 18 Oct 2012 19:24:43 -0400 From: Rod Person To: freebsd-questions@freebsd.org Subject: i3 window manager 4.3 Build error on FreeBSD Message-ID: <20121018192443.15f8c0c4@atomizer64> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 23:31:25 -0000 Hello, I'm trying to build the latest version of i3 on FreeBSD since the port has not been updated yet, and I get the following error when building. [i3] YACC src/cfgparse.y [i3] CC src/cfgparse.tab.c [i3] LEX src/cfgparse.l flex: can't open src/cfgparse.yy.c gmake: *** [src/cfgparse.yy.c] Error 1 I have flex 2.5.37 bison 2.5.1 installed from ports. -- Rod Just because it can been done, does not mean it should be done.