]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/2.45_Compilation_error.mdwn
followup
[ikiwiki.git] / doc / bugs / 2.45_Compilation_error.mdwn
index d4b5206570b57704c4d4456067f3fddf82f58158..b83d7c7935383f1c58fc16d06a47b7f48d08d8f6 100644 (file)
@@ -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]]