Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 11:12:14 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Steve Hodgson <steve@howes-macnaghten.com>
Cc:        ports@freebsd.org
Subject:   Re: Problems compiling rdesktop 1.4.1
Message-ID:  <20050516181214.GB27232@dragon.NUXI.org>
In-Reply-To: <428867EE.7090907@howes-macnaghten.com>
References:  <200505151343.07338.steve@howes-macnaghten.com> <20050516091157.GB4670@dragon.NUXI.org> <428867EE.7090907@howes-macnaghten.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 16, 2005 at 10:29:18AM +0100, Steve Hodgson wrote:
> checking whether dirfd is a macro... yes
> checking for iconv... yes
> checking for iconv declaration...
>          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
> *inbytesleft, char * *outbuf, size_t *outbytesleft);
> checking for socklen_t... yes

This is different from my system:

checking whether dirfd is a macro... yes
checking for iconv... no, consider installing GNU libiconv
checking for socklen_t... yes

Note that I do have libiconv-1.9.2_1 installed.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050516181214.GB27232>