-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Manuel Chatzipetrou wrote:
> Dear all,
> 
> This is the first time that I am posting to this mail list. However, I am 
> facing some problems 
> with svn package installation. In the beginning I thought it would fix with 
> some updates as 
> at that time there was a problem with the fink servers. 
> 
> The error is the following and it has to do withsvn-1.6.6-1 which keeps 
> failing.
> 
> libtool: link: cannot find the library `/sw/lib/libaprutil.la' or unhandled 
> argument `/sw/lib/libaprutil.la'
> make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
> ### execution of /var/tmp/tmp.2.nRpiK0 failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-svn-1.6.6-1
> (Reading database ... 143136 files and directories currently installed.)
> Removing fink-buildlock-svn-1.6.6-1 ...
> Updating the list of locally available binary packages.
> Scanning dists/unstable/main/binary-darwin-i386
> New package: 
> dists/unstable/main/binary-darwin-i386/languages/ocaml_3.11.1-3_darwin-i386.deb
> Failed: phase compiling: svn-1.6.6-1 failed
> 
> It states that cannot find the library `/sw/lib/libaprutil.la and in fact I 
> tried to find it in /sw/lib
> and I have a result of the following ls
> 
> pennywise:~ manuel$ ls /sw/lib/libaprutil*
> /sw/lib/libaprutil.0.3.4.dylib /sw/lib/libaprutil.0.dylib     
> /sw/lib/libaprutil.dylib
> 
> I tried to find this library but I could not. I tried remove the svn and 
> reinstall it but could not 
> and also I tried to just build the package but had the same error.
> 
> Do you have any suggestions? 
> 
> 
> Thanks in advance.
> Emmanouil Chatzipetrou
> [email protected]
> 
> 
> 

It's often a good idea to post what OS version you're on, plus other
relevant data.

Getting the same error every time is actually desirable, indicating that
the package is building deterministically.

The missing file is provided by the libaprutil.0-dev package on my
system, and that's supposed to be an explicit dependency of svn.  What
do you get from running

        dpkg -L libaprutil.0-dev

at a command line?
- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksO0b8ACgkQB8UpO3rKjQ/M7ACfe48Vkcvl7UdJCn120xI4uo0O
r4sAoKYQfQzauMTFHQZ9r/S1dyHkuV1K
=7WNH
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to