Philip,
Thank you very much for your help with this problem.
I ran gen-make.py and then the builds started succeeding.
Regards and again, THANKS!
George...
On Wed, 11/6/13, Philip Martin wrote:
Subject: Re: Build problems on Fedora 19 x86_64
Philip Martin writes:
> George R Goffe writes:
>
>> /tools/subversion/subversion/subversion/svnserve/subversion/svnserve/serve.c:171:
>> undefined reference to `logger__write'
>
>> /tools/subversion/subversion/subversion/svnserve/subversion/svnserve/svnserve.c:480:
>> undefined reference to `s
On Wed, Nov 6, 2013 at 5:33 AM, Philip Martin
wrote:
> George R Goffe writes:
>
>> /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
>> /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
>
> The "skipping" lines merely indicate that the linker is fi
George R Goffe writes:
> /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
> /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
The "skipping" lines merely indicate that the linker is finding both 32
and 64 bit libraries and ignoring some of them.
On 04.11.2013 21:09, George R Goffe wrote:
> Brane,
>
> Thanks for your response.
>
> I agree with your statements. Did I miss dependencies on the Subversion web
> site?
If you had the necessary dependencies for Fedora 16, you shouldn't need
any new ones for Fedora 19.
One thing that comes to mi
gnu.org (latest).
George...
On Sun, 11/3/13, Branko Čibej wrote:
Subject: Re: Build problems on Fedora 19 x86_64
To: users@subversion.apache.org
Date: Sunday, November 3, 2013, 12:35 PM
On 03.11.2013
20:29, Nico
On Sun, Nov 3, 2013 at 3:35 PM, Branko Čibej wrote:
> On 03.11.2013 20:29, Nico Kadel-Garcia wrote:
>
> I'm going to give you my Red Hat/Fedora classic advice.
>
> Work From The RPM
>
>
> That's not really helpful. People have legitimate reasons to build from
> source, and you definitely won
On 03.11.2013 20:29, Nico Kadel-Garcia wrote:
> I'm going to give you my Red Hat/Fedora classic advice.
>
> Work From The RPM
That's not really helpful. People have legitimate reasons to build from
source, and you definitely won't find an (S)RPM with the latest trunk.
It really is mostly tri
Hi,
I just upgraded my system to Fedora 19 from Fedora 16 and what was working is
not working now. Specifically, the two versions of subversion I HAVE been
building successfully (subversion-1.8.4 and the latest development version).
Both are failing now and I'm not sure what to do. I have incl