Skip to content

Instantly share code, notes, and snippets.

@matejc
Created November 26, 2016 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matejc/636b05c6694f18afd2933493a5b92af1 to your computer and use it in GitHub Desktop.
Save matejc/636b05c6694f18afd2933493a5b92af1 to your computer and use it in GitHub Desktop.
root@A20-OLinuXino:~/workarea/nix-1.11.4# make -j2
make: Warning: File 'config.h.in' has modification time 210856510 s in the future
GEN doc/manual/manual.xmli
GEN config.h
doc/manual/local.mk:21: recipe for target 'doc/manual/manual.xmli' failed
make: *** [doc/manual/manual.xmli] Error 1
make: *** Waiting for unfinished jobs....
root@A20-OLinuXino:~/workarea/nix-1.11.4# ls -lah config.h.in
-rw-r--r-- 1 30015 30000 3.4K Sep 6 2016 config.h.in
root@A20-OLinuXino:~/workarea/nix-1.11.4# date
Fri Jan 1 00:27:12 UTC 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment