On 10.09.2012 22:33, Julian Foad wrote:
> 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
>

That's extremely strange. It builds on my Ubuntu VM, where -DLINUX=2 is
in CFLAGS.
I think I can switch things around so that we don't have to depend on
that symbol, but I'd be interested to figure out why you don't get the
symbol.

-- Brane

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to