>GOMEZ Henri <[EMAIL PROTECTED]> writes:
>
>>(build messages showing a link failure with htpasswd)
>
>Err, it looks the same on my RH 6 system, except that the link works.
Hi Jeff,
>Can you show the contents of your srclib/apr-util/libaprutil.la file?
>Does srclib/apr-util/.libs/libaprutil.a exist?
<= srclib/apr-util/libaprutil.la is a symlink on srclib/libaprutil.la =>
# libaprutil.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.3.5 (1.385.2.206 2000/05/27
11:12:27)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname=''
# Names of this library.
library_names=''
# The name of the static archive.
old_library='libaprutil.a'
# Libraries that this one depends upon.
dependency_libs=''
# Version information for libaprutil.
current=0
age=0
revision=0
# Is this an already installed library?
installed=no
# Directory that this library needs to be installed in:
libdir='/usr/lib'
libaprutil is empty !
<= srclib/apr-util/.libs/libaprutil.a =>
!<arch>
>What environment is this (e.g., "RH 7")?
I'm using Redhat 7.1 (Kernel 2.4 / glibc 2.2)
>What version of libtool is this?
libtool 1.3.5
Hope it help, I'll try today on my Redhat 6.2 box.