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

Re: Subversion test results.

From: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Mon, 16 Nov 2009 13:52:31 +1100

Hi everyone (again),

I have moved along a little in the process of getting Subversion compiled on my mac with snow leopard. (Mac OS X 10.6.2)

I have installed all dependencies prior to apr.
I have successfully build apr

I "thought" I had successfully built apr-util with berkeley-db via the following;
./buildconf
./configure --with-apr=/path/to/apr/sourcecode/ --with-berkeley-db=/usr/local/BerkeleyDB.4.8/<br />
make
sudo make install

sudo make check of apr-util provides the following output;
Loaded odbc driver OK.
[Mon Nov 16 13:49:35 2009] [dbd_odbc] SQLConnect returned SQL_ERROR (-1) at dbd/apr_dbd_odbc.c:1076 [iODBC][Driver Manager]Data source name not found and no default driver specified. Driver could not be loaded IM002
Failed to open odbc[]

And subsequently, when I do a configure of Subversion it creates a makefile without berkeley db support.

DO I need to "something" to enable berkley-db to be built within apr-util?
I.e. Is there a daemon I need to start?
All I have done at this stage is install it.

As always - thanks again,

Gavin.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418315
Received on 2009-11-16 03:53:17 CET

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.