projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c48efcf
)
followup
author
Joey Hess
<joey@kodama.kitenet.net>
Tue, 10 Jun 2008 17:55:24 +0000
(13:55 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Tue, 10 Jun 2008 17:55:24 +0000
(13:55 -0400)
doc/bugs/2.45_Compilation_error.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/2.45_Compilation_error.mdwn
b/doc/bugs/2.45_Compilation_error.mdwn
index d4b5206570b57704c4d4456067f3fddf82f58158..b83d7c7935383f1c58fc16d06a47b7f48d08d8f6 100644
(file)
--- a/
doc/bugs/2.45_Compilation_error.mdwn
+++ b/
doc/bugs/2.45_Compilation_error.mdwn
@@
-97,3
+97,8
@@
After running `make` (and having it fail as described above):
open("blib/lib/IkiWiki.pm", O_RDONLY|O_LARGEFILE) = 3
I don't know what is going on, but I'll run any more tests you need me to.
+
+> No help.
+> The only further thing I can think to try is `strace -f` the entire failing
+> `make` run (or the ikiwiki command that's failing in it, if you can
+> reproduce the failure at the command line). --[[Joey]]