From: Joey Hess Date: Tue, 10 Jun 2008 17:55:24 +0000 (-0400) Subject: followup X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/e6a689311742d2a8c1d05bdb5850ef40c06cec68?hp=c48efcf8a4ac83df6355423ddd856190a9c868d1 followup --- 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]]