BUG: (cvs) bin/apu-config --libs produces bogus data
From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2002-10-16 22:11:50 CEST
Hi!
Summary:
The current version of apu-util's apu-config from cvs produces bogus
Long version:
I done cvs update apr, apr-util and httpd-2.0 at above moment,
After that:
$ cp -a httpd-2.0 builddir/httpd
$ pwd
$ ./buildconf.sh
And then:
$ ./configure --prefix=/opt/svnd/test-` event.sh `
$ make
After that:
$ /opt/svnd/test-20021016-220313/bin/apu-config --libs
$ /opt/svnd/test-20021016-220313/bin/apu-config --includes
which are obviously bogus.
Here is a snip from apu-config:
# APR-util script designed to allow easy command line access to APR-util
APRUTIL_MAJOR_VERSION="0"
prefix="/opt/svnd/test-20021016-220313"
LIBS="-ldb
APRUTIL_LIBNAME="aprutil-${APRUTIL_MAJOR_VERSION}"
APU_SOURCE_DIR="/home/data/jaa/sw/svn_stuff/builddir/httpd/srclib/apr-util"
show_usage()
If you need further information, please ask, I would help willingly.
BR, Jani
-- Jani Averbach --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 16 22:12:33 2002 |
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.