summaryrefslogtreecommitdiff
path: root/doc/bugs/Can__39__t_build_2.49__63__.mdwn
blob: d69886b9f71bc3ae33db1d07d9b3e17acd271bd2 (plain)

I'm using ikiwiki on a shell account/hosting site where I can build but have no root privileges. I went to build 2.49 last night, but make fails with the following error:

I looked at that patch of inline.pm, but nothing obvious jumped out at me, and I'm reluctant to tinker with it on my own. Other details that may be useful:

  • perl is 5.10.0 (built myself on the account, rather than the system perl)
  • The host system is Debian Etch
  • Kernel is a custom 2.6.16-xen kernel
  • Gcc 4.1.2

Any thoughts or suggestions are appreciated. Thanks.

See this report: http://ikiwiki.info/bugs/2.45_Compilation_error/

I don't know if this is the same problem you're seeing, but it looks similar. The issue is unresolved AFAICT, but I haven't had a chance to try 2.49 yet.

The only workaround I've found is to completely remove any previous ikiwiki installation that might be present on the system. --Buo