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

Re: 6740: undefined reference to `db_version'

From: Roman Neuhauser <dev-null_at_bellavista.cz>
Date: 2003-08-15 15:18:09 CEST

# striker@apache.org / 2003-08-15 14:39:26 +0200:
> > From: Roman Neuhauser [mailto:neuhauser@bellavista.cz]
> > Subject: 6740: undefined reference to `db_version'

> Can you try the following for me:
>
> LDFLAGS="-R/usr/local/lib"
> ./configure --without-apache --without-jdk --without-apxs --with-berkeley-db=/usr/local/include/db41:/usr/local/lib
>
> Lemme know if that works. Thanks,

    same result :(

    configure:8803: checking for availability of Berkeley DB
    configure:8865: gcc -o conftest -g -O2 -DNEON_ZLIB -DNEON_SSL -I/usr/home/roman/install/svn-6740/apr-util/include -I/usr/local/include/db41 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -R/usr/local/lib -L/usr/local/lib conftest.c -L/usr/local/lib -lexpat >&5
    /tmp/ccpwWv1u.o: In function `main':
    /usr/home/roman/install/svn-6740/configure:8839: undefined reference to `db_version'

-- 
The From: header's been munged to get rid of unwanted cc's.
My real address: neuhauser@bellavista.cz.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 22 05:08:23 2003

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.