Page is a not externally linkable
Frank_Rizzo - 11:29 am on Feb 22, 2012 (gmt 0)
I can't get this to compile. I get this error:
rotatelogs.c: undefined reference to apr_file_link
I understand apr is no longer bundled so that you have to configure
--with-apr=/path/apr-1-config
--with-apr-util=/path/apu-1-config
They exist but the make fails.
I don't want rotatelogs so I try this:
--disable-rotatelogs
but it still tries to compile with it and produce the error.
I can only find 2 references to this so far. I suspect there will be more over the next few days.
Best wait until it's sorted.