Subject: Re: Ruby-iconv fails to find pkg db4
To: None <pkgsrc-users@netbsd.org>
From: OBATA Akio <obata@lins.jp>
List: pkgsrc-users
Date: 09/26/2006 09:57:49
On Mon, 25 Sep 2006 12:39:23 -0700, Loren M. Lang wrote:
> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> Now I am installing ruby18-iconv onto my linux box using pkgsrc.
> ruby18-base is already installed and working properly, but when
> ruby18-iconv tries to install, the configure stage fails to find iconv
> in the standard C library:

This issue was occuered because ruby use bdb, zlib, openssl and so on,
but any of lang/ruby/*.mk didn't include those buildlink3 files
so if those packages were built-in, module could build, otherwise failed.

Now fixed in HEAD (and ruby18-iconv is integrated into ruby18-base).

--
"Of course I love NetBSD":-)
OBATA Akio / obata@lins.jp