[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make fails
From: |
John Darrington |
Subject: |
Re: Make fails |
Date: |
Mon, 11 Aug 2014 07:28:10 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Aug 11, 2014 at 01:24:32AM -0400, Mark H Weaver wrote:
Andreas Enge <address@hidden> writes:
> currently I get the following error when configuring and compiling guix
> 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?
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, but
beware that also blows away any changes you've made to your working
directory that haven't yet been committed.
You could have used git checkout -- os-config.tmpl
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.