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

Re: Available ports and the Subversion/Ruby test suite

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2005-06-17 16:08:33 CEST

Hi,

In <20050617132904.GA813@jaa.iki.fi>
  "Re: Available ports and the Subversion/Ruby test suite" on Fri, 17 Jun 2005 07:29:04 -0600,
  Jani Averbach <jaa@jaa.iki.fi> wrote:

> I will try the system with ruby 1.8.2 and see if that helps. I am
> using a pre version of 1.8.3 at the moment.

I think this is not cause of the problem.

> > Could you show me the result of the following commands?
> >
> > (1) % ruby -rrbconfig -e 'puts Config::CONFIG["DLEXT"]'
>
> so
>
> > (2) % ls -l subversion/bindings/swig/ruby/.libs
>
> -rw-r--r-- 1 svntest svntest 187966 Jun 16 21:18 client.a
> lrwxrwxrwx 1 svntest svntest 12 Jun 16 21:18 client.la -> ../client.la
> -rw-r--r-- 1 svntest svntest 2044 Jun 16 21:18 client.lai
> -rwxr-xr-x 1 svntest svntest 137452 Jun 16 21:18 client.so-pc-linux-gnu-gcc
...

Thanks. I see.

We need to get '*.so', client.so and so on, but you get
'client.so-no-pc-linux-gnu-gcc'.

I want more information. Could you show me the result of the
following commands?

  (1) % grep -e '^SWIG_RB_LINK' Makefile
  (2) % gcc -v

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 17 16:13:38 2005

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.