From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: Make fails Date: Mon, 11 Aug 2014 07:28:10 +0200 Message-ID: <20140811052809.GA3124@jocasta.intra> References: <20140806081029.GA13111@debian> <87ha1jr433.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGi9g-0006Pu-5B for guix-devel@gnu.org; Mon, 11 Aug 2014 01:28:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XGi9b-0004v0-VJ for guix-devel@gnu.org; Mon, 11 Aug 2014 01:28:24 -0400 Received: from de.cellform.com ([88.217.224.109]:45600 helo=jocasta.intra) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGi9b-0004uu-Ie for guix-devel@gnu.org; Mon, 11 Aug 2014 01:28:19 -0400 Content-Disposition: inline In-Reply-To: <87ha1jr433.fsf@yeeloong.lan> 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: Mark H Weaver Cc: guix-devel@gnu.org On Mon, Aug 11, 2014 at 01:24:32AM -0400, Mark H Weaver wrote: Andreas Enge writes: =20 > currently I get the following error when configuring and compiling g= uix > from git: > > make: *** No rule to make target 'gnu/system/os-config.tmpl', needed= by 'doc/os-config.texi'. Stop. > > Does anyone know what happens? A file missing in a commit? =20 I ran into the same problem. Turns out that "make clean" deletes os-config.tmpl. In my case I used "git reset --hard" to restore it, b= ut beware that also blows away any changes you've made to your working directory that haven't yet been committed. =20 You could have used git checkout -- os-config.tmpl --=20 PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.