diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-09 15:19:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-09 15:21:28 -0400 |
commit | 2b716c47a7caa90338430d407fea2a0d07550429 (patch) | |
tree | 3ecf2c094978e82318b7f590f29873181101bd0e /doc | |
parent | 3638657f75a5cba68511acebd5e124f4b22179ed (diff) | |
download | ikiwiki-2b716c47a7caa90338430d407fea2a0d07550429.tar ikiwiki-2b716c47a7caa90338430d407fea2a0d07550429.tar.gz |
close old bug, apparently worked around
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/2.45_Compilation_error.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/2.45_Compilation_error.mdwn b/doc/bugs/2.45_Compilation_error.mdwn index c69c2fc25..63147b656 100644 --- a/doc/bugs/2.45_Compilation_error.mdwn +++ b/doc/bugs/2.45_Compilation_error.mdwn @@ -189,3 +189,10 @@ Would you suggest I try rebuilding perl without this patch? Debian has a huge pe it's not straightforward for me to see if they do something similar to Arch. > I think Debian has a similar patch. + +--- + +[[done]] -- apparently this was a problem due to a distribution's +customisation to perl, or something. Seems to late now to track down what, +unfortunatly. And ikiwiki's Makefile no longer uses the "-libdir" switch +that seemed to trigger the bug. --[[Joey]] |