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

Re: SVN 1.6.5 with memcached

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 1 Oct 2009 15:43:52 +0100

On Thu, Oct 01, 2009 at 04:27:45PM +0200, Andrea Antonio Maleci wrote:
> I've built and installed latest version of httpd (2.2.13), with last APR-util (1.3.9) inside, but it does't work again.
>
> I suppose there should be a parameter on subversion's configure that I missed.
> I've looked inside distributed configure but I don't find anything.
> Any other idea?

What does your Subversion's config.log say about apr_memcache?

Mine says:

configure:6210: looking for apr_memcache as part of apr-util
configure:6224: checking apr_memcache.h usability
configure:6241: gcc -c -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/bdb/include -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/apr/include conftest.c >&5
configure:6247: $? = 0
configure:6261: result: yes
configure:6265: checking apr_memcache.h presence
configure:6280: gcc -E -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/bdb/include -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/apr/include conftest.c
configure:6286: $? = 0
configure:6300: result: yes
configure:6333: checking for apr_memcache.h
configure:6340: result: yes
configure:6348: checking for apr_memcache_create in -laprutil-1
configure:6383: gcc -o conftest -g -O2 -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/bdb/include -I/home/stsp/svn/prefix/apr/include/apr-1 -I/home/stsp/svn/prefix/apr/include -L/home/stsp/svn/prefix/neon/lib -L/home/stsp/svn/prefix/apr/lib -L/home/stsp/svn/prefix/bdb/lib -L/home/stsp/svn/prefix/apr/lib -L/home/stsp/svn/prefix/apr/lib -laprutil-1 conftest.c -laprutil-1 >&5
conftest.c:31: warning: function declaration isn't a prototype
conftest.c:34: warning: function declaration isn't a prototype
/home/stsp/svn/prefix/apr/lib/libaprutil-1.so.3.9: warning: strcpy() is almost always misused, please use strlcpy()
/home/stsp/svn/prefix/apr/lib/libaprutil-1.so.3.9: warning: strcat() is almost always misused, please use strlcat()
/home/stsp/svn/prefix/apr/lib/libaprutil-1.so.3.9: warning: sprintf() is often misused, please use snprintf()
configure:6389: $? = 0
configure:6407: result: yes

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402550

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-01 16:44:45 CEST

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.