On Jan 15, 2004, at 7:48 PM, Jani Averbach wrote:
> On 2004-01-15 18:35-0600, Travis wrote:
>>
>> not using my openssl, but the OS's should be acceptable), but I'm now
>> getting:
>>
> ...
>> /svn/pkg/httpd-2.0.48/bin/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl
>> libtool: link: cannot find the library
>> `/svn/pkg/httpd-2.0.48/bin/libaprutil-0.la' <=============
>>
>> I can't figure out why it's looking in the bin directory (I tried just
>> specifying the httpd-2.0.48 install dir rather than the
>> httpd-2.0.48/bin/apr-config, but I got the same thing.
>
> This just a guess but is this /svn/pkg/httpd-2.0.48/ real path, or
> path with symlinks? __IIRC__, I have seen this before, and it was
> because symlinks. If this is the case, try to give abs. path to the
> configure.
There is one symlink. It's actually in AFS. So there is a symlink from
/afs/cell -> /afs/cell.fully.qualified.com
in the path that I stripped for clarity.
I worked around the problem by editing the root Makefile where changing
/bin/ to /lib/ for libapr and libaprutil is all that was necessary.
-Travis
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 03:07:24 2004