From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kete Subject: Re: Package Definition Place Date: Wed, 01 Jan 2014 14:13:42 -0500 Message-ID: <1624764.I00B4s6j74@knossos> References: <1471744.UPeTPsttfJ@knossos> <3535881.hXF0L9xqNt@knossos> <20140101165003.GA10037@intra> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VyREn-0005z6-06 for guix-devel@gnu.org; Wed, 01 Jan 2014 14:13:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VyREh-00037R-6Q for guix-devel@gnu.org; Wed, 01 Jan 2014 14:13:52 -0500 Received: from ninthfloor.org ([109.74.194.224]:50062 helo=mail.ninthfloor.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VyREh-00037N-0D for guix-devel@gnu.org; Wed, 01 Jan 2014 14:13:47 -0500 In-Reply-To: <20140101165003.GA10037@intra> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: guix-devel@gnu.org On Wednesday, January 01, 2014 05:50:05 PM John Darrington wrote: > make && ./pre-inst-env guix build "no such file or directory: ./pre-inst-env" So I need this: http://git.savannah.gnu.org/cgit/guix.git/tree/pre-inst-env.in? can't cd to @abs_top_srcdir@ or @abs_top_builddir@ ERROR: no code for module (guix ui) Am I supposed to "add to a module"? If so, how?