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

Re: Agggh! 64-bit bug still present in 1.3.2 (PATCH already in issue tracker)

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2006-06-06 21:57:40 CEST

On Tue, 6 Jun 2006, Toby Johnson wrote:

> Marcus Rueckert wrote:
>> On 2006-06-06 10:56:19 -0400, Toby Johnson wrote:
>>
>>> Issue 2. The "chrpath" call failed for me:
>>>
>>> --- 8< ----- snip ----- >8 ---
>>> + chrpath -r /usr/lib64
>>> /home/toby/rpms/tmp/subversion-1.5.0-19957/usr/lib64/httpd/modules/mod_authz_svn.so
>>> /home/toby/rpms/tmp/subversion-1.5.0-19957/usr/lib64/httpd/modules/mod_authz_svn.so:
>>> no rpath or runpath tag found.
>>> error: Bad exit status from /home/toby/rpms/tmp/rpm-tmp.51994 (%install)
>>>
>>>
>> running chrpath inside the build process sounds a bit scary.
>>
>>
> That was my first reaction as well... if the library can't be found during
> the build, that sounds like a config problem. I'm pretty sure that the
> chrpath build-time dependency is a recent addition (in 1.3.1 I think); David,
> do you remember why this was needed?
>

I've been trying for a year or so to figure out why people with NFS and
NIS were having error/warning messages printed out in their
/var/log/messages with a path showing MY build environment home directory
and saying it couldn't find the libraries in that path.

I finally figured out a few months ago that it was the -rpath during the
build. I tried multiple ways of setting it during the build and couldn't
get it to change. I found out about the chrpath command and it took me
all of 5 minutes to try it out and fix the problem. If there is a better
way, I'm all ears; I've spent a lot of time on the problem over the last
year or so and this was the only way I could figure out to fix the
problem.

Reference bug # 1456

-- 
David Wayne Summers        "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 6 22:12:34 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.