Re: Subversion on AIX
From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Wed, 13 Oct 2010 18:06:47 -0500
On Oct 13, 2010, at 12:03, David Weintraub wrote:
> I was able to build everything until neon. There I get
[snip]
> configure:2670: checking for C compiler default output file name
Looks like neon is using gcc in a way that's not compatible with AIX's version of gcc.
A quick Google search shows this possible solution:
http://mailman.mit.edu/pipermail/kerberos/2007-June/011788.html
You may want to report this problem (and the solution, if it works) to the developers of neon.
Or, check if the latest version of neon is still affected; I see you're using 0.28.6 but the current version is 0.29.4.
Or, check if this is an autoconf problem; rerun the latest autoconf over neon's files and see if that fixes it up.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.