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

APR and APR-UTIL config problem

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-02-02 05:19:46 CET

./configure
creating config.nice
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
configure: Apache Portable Runtime (APR) library configuration
checking for APR... no
configure: WARNING: APR not found
No Apache Portable Runtime (APR) library can be found.
Either install APR on this system and supply appropriate
--with-apr-libs and --with-apr-includes options

or

get it with CVS and put it in a subdirectory of this source:

   cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
      (password 'anoncvs')

   cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co apr

Run that right here in the top-level of the Subversion tree.

configure: error: no suitable apr found
==================================================================

rpm -qlv apache apache-devel | grep -i apr
-rw-r--r-- 1 root root 6172 Feb 1 22:00 /usr/lib/apr.exp
-rw-r--r-- 1 root root 2706 Feb 1 22:00 /usr/lib/aprutil.exp
lrwxrwxrwx 1 root root 15 Feb 1 22:00 /usr/lib/libapr.so -> libapr.so.0.0.0
lrwxrwxrwx 1 root root 15 Feb 1 22:00 /usr/lib/libapr.so.0 -> libapr.so.0.0.0
-rwxr-xr-x 1 root root 617947 Feb 1 22:00 /usr/lib/libapr.so.0.0.0
lrwxrwxrwx 1 root root 19 Feb 1 22:00 /usr/lib/libaprutil.so -> libaprutil.so.0.0.0
lrwxrwxrwx 1 root root 19 Feb 1 22:00 /usr/lib/libaprutil.so.0 -> libaprutil.so.0.0.0
-rwxr-xr-x 1 root root 309805 Feb 1 22:00 /usr/lib/libaprutil.so.0.0.0
-rw-r--r-- 1 root root 3640 Apr 2 2001 /usr/share/man/man8/ab.8.gz
-rwxr-xr-x 1 root root 4238 Feb 1 22:00 /usr/bin/apr-config
-rw-r--r-- 1 root root 8891 Feb 1 21:55 /usr/include/apache/apr.h
-rw-r--r-- 1 root root 6415 Jan 8 07:00 /usr/include/apache/apr_anylock.h
-rw-r--r-- 1 root root 5604 Sep 9 00:54 /usr/include/apache/apr_base64.h
-rw-r--r-- 1 root root 48998 Nov 11 21:22 /usr/include/apache/apr_buckets.h
-rw-r--r-- 1 root root 7927 Sep 16 16:11 /usr/include/apache/apr_compat.h
-rw-r--r-- 1 root root 5525 Sep 9 00:54 /usr/include/apache/apr_date.h
-rw-r--r-- 1 root root 10887 Nov 28 11:34 /usr/include/apache/apr_dbm.h
-rw-r--r-- 1 root root 4476 Aug 12 00:50 /usr/include/apache/apr_dso.h
-rw-r--r-- 1 root root 41633 Jan 19 17:53 /usr/include/apache/apr_errno.h
-rw-r--r-- 1 root root 14947 Sep 9 01:03 /usr/include/apache/apr_file_info.h
-rw-r--r-- 1 root root 24474 Jan 19 17:53 /usr/include/apache/apr_file_io.h
-rw-r--r-- 1 root root 3532 Aug 12 00:50 /usr/include/apache/apr_fnmatch.h
-rw-r--r-- 1 root root 6575 Dec 11 13:40 /usr/include/apache/apr_general.h
-rw-r--r-- 1 root root 7631 Jan 19 17:53 /usr/include/apache/apr_getopt.h
-rw-r--r-- 1 root root 9126 Nov 9 16:59 /usr/include/apache/apr_hash.h
-rw-r--r-- 1 root root 10150 Sep 9 00:54 /usr/include/apache/apr_hooks.h
-rw-r--r-- 1 root root 3430 Aug 13 23:05 /usr/include/apache/apr_inherit.h
-rw-r--r-- 1 root root 4172 Feb 1 21:55 /usr/include/apache/apr_ldap.h
-rw-r--r-- 1 root root 9228 Aug 24 12:55 /usr/include/apache/apr_lib.h
-rw-r--r-- 1 root root 7895 Jan 19 17:53 /usr/include/apache/apr_lock.h
-rw-r--r-- 1 root root 6302 Sep 9 00:54 /usr/include/apache/apr_md4.h
-rw-r--r-- 1 root root 6810 Aug 12 00:50 /usr/include/apache/apr_md5.h
-rw-r--r-- 1 root root 6886 Nov 27 18:36 /usr/include/apache/apr_mmap.h
-rw-r--r-- 1 root root 32056 Jan 19 17:53 /usr/include/apache/apr_network_io.h
-rw-r--r-- 1 root root 4613 Sep 9 00:54 /usr/include/apache/apr_optional.h
-rw-r--r-- 1 root root 5477 Jan 19 17:53 /usr/include/apache/apr_optional_hooks.h
-rw-r--r-- 1 root root 23007 Jan 19 17:53 /usr/include/apache/apr_pools.h
-rw-r--r-- 1 root root 16922 Jan 19 17:53 /usr/include/apache/apr_portable.h
-rw-r--r-- 1 root root 6331 Jan 19 17:53 /usr/include/apache/apr_proc_mutex.h
-rw-r--r-- 1 root root 17345 Dec 23 07:01 /usr/include/apache/apr_ring.h
-rw-r--r-- 1 root root 6102 Jan 8 01:03 /usr/include/apache/apr_rmm.h
-rw-r--r-- 1 root root 7777 Sep 9 00:54 /usr/include/apache/apr_sdbm.h
-rw-r--r-- 1 root root 5694 Sep 6 12:18 /usr/include/apache/apr_sha1.h
-rw-r--r-- 1 root root 6271 Jan 9 18:20 /usr/include/apache/apr_shm.h
-rw-r--r-- 1 root root 3886 Aug 24 12:15 /usr/include/apache/apr_signal.h
-rw-r--r-- 1 root root 12656 Dec 2 03:20 /usr/include/apache/apr_strings.h
-rw-r--r-- 1 root root 16345 Nov 26 10:25 /usr/include/apache/apr_tables.h
-rw-r--r-- 1 root root 6749 Oct 11 20:05 /usr/include/apache/apr_thread_cond.h
-rw-r--r-- 1 root root 5025 Nov 20 22:18 /usr/include/apache/apr_thread_mutex.h
-rw-r--r-- 1 root root 26555 Jan 19 17:53 /usr/include/apache/apr_thread_proc.h
-rw-r--r-- 1 root root 6177 Sep 29 00:04 /usr/include/apache/apr_thread_rwlock.h
-rw-r--r-- 1 root root 8147 Nov 30 19:24 /usr/include/apache/apr_time.h
-rw-r--r-- 1 root root 8073 Oct 26 14:35 /usr/include/apache/apr_uri.h
-rw-r--r-- 1 root root 6941 Nov 20 16:44 /usr/include/apache/apr_user.h
-rw-r--r-- 1 root root 3940 Aug 24 12:55 /usr/include/apache/apr_uuid.h
-rw-r--r-- 1 root root 5602 Nov 11 01:23 /usr/include/apache/apr_version.h
-rw-r--r-- 1 root root 4891 Aug 24 12:55 /usr/include/apache/apr_want.h
-rw-r--r-- 1 root root 8319 Aug 24 12:55 /usr/include/apache/apr_xlate.h
-rw-r--r-- 1 root root 13634 Sep 16 16:46 /usr/include/apache/apr_xml.h
-rw-r--r-- 1 root root 406 Feb 1 22:00 /usr/lib/APRVARS
-rw-r--r-- 1 root root 2881494 Feb 1 22:00 /usr/lib/libapr.a
-rw-r--r-- 1 root root 698 Feb 1 22:00 /usr/lib/libapr.la
-rw-r--r-- 1 root root 1178808 Feb 1 22:00 /usr/lib/libaprutil.a
-rw-r--r-- 1 root root 726 Feb 1 22:00 /usr/lib/libaprutil.la
=============================================================================

config.log can be found at http://summersoft.fay.ar.us/~david/config.log

Any ideas or suggestions? Why is it not being found?

     Thanks,

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:03 2006

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.