aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/2.45_Compilation_error.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-10 13:55:24 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-10 13:55:24 -0400
commite6a689311742d2a8c1d05bdb5850ef40c06cec68 (patch)
tree693496d317a5edea304cbe394351c78b5fd316ff /doc/bugs/2.45_Compilation_error.mdwn
parentc48efcf8a4ac83df6355423ddd856190a9c868d1 (diff)
downloadikiwiki-e6a689311742d2a8c1d05bdb5850ef40c06cec68.tar
ikiwiki-e6a689311742d2a8c1d05bdb5850ef40c06cec68.tar.gz
followup
Diffstat (limited to 'doc/bugs/2.45_Compilation_error.mdwn')
-rw-r--r--doc/bugs/2.45_Compilation_error.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/2.45_Compilation_error.mdwn b/doc/bugs/2.45_Compilation_error.mdwn
index d4b520657..b83d7c793 100644
--- 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]]