[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svn commit: r1381257 - sysinfo.c -

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 10 Sep 2012 23:01:23 +0200

> -----Original Message-----
> From: Branko Čibej [mailto:brane_at_wandisco.com]
> Sent: maandag 10 september 2012 22:48
> To: dev_at_subversion.apache.org
> Subject: Re: svn commit: r1381257 - sysinfo.c -
>
> 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.

I assume you already noticed, but all the buildbots are red after your latest version info output tweaks.

        Bert
>
> -- Brane
>
> --
> Certified & Supported Apache Subversion Downloads:
> http://www.wandisco.com/subversion/download
Received on 2012-09-10 23:01:59 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.