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

Re: Ruby makefile maker (not really [PATCH] INSTALL...)

From: Sean Russell <ser_at_germane-software.com>
Date: 2002-02-04 20:14:48 CET

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

On Sunday 03 February 2002 22:31, Yoshiki Hayashi wrote:
> I meant libsvn_ra_dav.so, not svn.so. libapr should be
> pulled in from other library's dependencies. Anyways, I
> added back apr to required libraries list as Ruby bindings
> really depends on it.

Ok. Well, it doesn't matter anymore, but in case you are still interested:

ser@valentine ~ $ ldd /usr/local/lib/libsvn_ra_dav.so.0.0.0
        libsvn_subr.so.0 => /usr/local/lib/libsvn_subr.so.0 (0x4000f000)
        libapr.so.0 => /usr/local/lib/libapr.so.0 (0x40022000)
        libneon.so.18 => /usr/local/lib/libneon.so.18 (0x4003f000)
        libz.so.1 => /lib/libz.so.1 (0x4006c000)
        libm.so.6 => /lib/libm.so.6 (0x4007b000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x4009f000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x400cd000)
        libdl.so.2 => /lib/libdl.so.2 (0x400e3000)
        libc.so.6 => /lib/libc.so.6 (0x400e7000)
        libexpat.so.0 => /usr/local/lib/libexpat.so.0 (0x40225000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

> I don't know why find_library doesn't find pthread on your
> system but could you try the latest version from the
> repository? If it does not work, please attach mkmf.log so
> that I can see what's going wrong. Hard coding libpthread
> is not an option because not all systems have libpthread.

Ok. I'll check on that.

- --
 |.. What is the difference between Jurassic Park and Microsoft?
<|> - One is an over-rated high tech theme park based on prehistoric
/|\ information and populated mostly by dinosaurs, the other is a
/| Steven Spielberg movie.
 |
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8Xt2pP0KxygnleI8RAoI9AKC2P9OiYgC1S+MAz97mNyhA75lCGACfY/jt
EoAV3hsXfb5lurPk5We7sjg=
=g5e4
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:04 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.