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

Re: Failing to build 1.6.0 on windows - APR misconfigured

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Thu, 2 Apr 2009 08:57:51 +0100

On 31 Mar 2009, at 22:08, Mark Phippard wrote:

> On Tue, Mar 31, 2009 at 4:00 PM, Barry Scott <barry_at_barrys-
> emacs.org> wrote:
>>
>> On 31 Mar 2009, at 19:53, Mark Phippard wrote:
>>>>>
>>>>> On Windows, I've only built using the SQLite amalgamation. This
>>>>> links
>>>>> it privately to libsvn_subr and works nicely. You can just
>>>>> stick the
>>>>> folder from the dependencies in your source tree and it will be
>>>>> used
>>>>> automatically, or you can pass --with-sqlite=..\sqlite-
>>>>> amagamation (or
>>>>> whatever path you like).
>>>>
>>>> I'll try that.
>>
>> This does not work as gen-make.py does not fix the APR files.
>
> What do you mean? What needs to be fixed? Subversion stopped
> building APR for you before 1.5 shipped, perhaps even before 1.4
> shipped.

I mean svn-deps ships APR for me to build. But becuase APR is configured
to build sqlite2 and sqlite2 support it does not build.

Before 1.6 APR built as you bundled it in svn-deps.

>
>
>> This means that with the dependancy on sqlite subversion has
>> broken its build that has worked until 1.5.
>>
>> If you are intending to forcing me to build httpd to get apr working
>> then please document this and stop bundling APR with svn-deps.
>>
>> Otherwise a patch to fix this would be required.
>
> I do not see the connection between SQLite and APR.

APR depends on sqlite2 and sqlite3 to compile.

>
>
> My build process from 1.5 to 1.6 for release signing is essentially
> the same. With the deps tarball extracted into the tree, I did not
> even have to add a --with-sqlite.

But you said you do not use the APR from the svn-deps, of course you
do not see a problem.

Barry

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1515745
Received on 2009-04-02 09:59:17 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.