Brane wrote: [...] > +#if LINUX > +static const char *linux_release_name(apr_pool_t *pool); > +#endif [...]
On my Ubuntu GNU/Linux system: subversion/libsvn_subr/sysinfo.c:92:5: "LINUX" is not defined subversion/libsvn_subr/sysinfo.c:116:7: "LINUX" is not defined subversion/libsvn_subr/sysinfo.c:272:5: "LINUX" is not defined - Julian