Created
November 26, 2016 08:10
-
-
Save matejc/636b05c6694f18afd2933493a5b92af1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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