Suse9.1 AMD64 build work-around
From: Michael S. Tsirkin <mst_at_mellanox.co.il>
Date: 2005-01-16 17:07:43 CET
Hi!
The error messages look like this:
cd subversion/libsvn_subr && /bin/sh /tmp/subversion-1.1.3/libtool --silent --mode=link gcc -g -O2 -g -O2 -pthread -DNEON_ZLIB -DNEON_SSL -rpath /usr/lib -o libsvn_subr-1.la auth.lo cmdline.lo config.lo config_auth.lo config_file.lo config_win.lo date.lo error.lo hash.lo io.lo md5.lo opt.lo path.lo pool.lo quoprint.lo sorts.lo stream.lo subst.lo svn_base64.lo svn_string.lo target.lo time.lo utf.lo utf_validate.lo validate.lo version.lo xml.lo /tmp/subversion-1.1.3/apr-util/libaprutil-0.la -lexpat /tmp/subversion-1.1.3/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl
This was discussed a lot on suse lists, see e.g.
The root cause (it seems) is that libtools is hard-coded to look for
Here's a crude work-around that I use to make it pass, in the hope
I expect the proper fix is to select the right directory dynamically,
I think -rpath parameter which puts libraries under prefix/lib
I could look into it more if someone's interested.
Hope this helps someone,
---------------------------------------------------------------------
|
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.