James,

You need gettext and a full version libiconv. Apple's libiconv is not
built against gettext, thus there is no libintl. If you plan to build
any other open source packages, you should install both.

You also don't want to use Apple's insecure/obsolete version of
openssl. Go to www.openssl.com to get a current version.

On 10/5/06, Joe Orton <[EMAIL PROTECTED]> wrote:
On Sat, Sep 23, 2006 at 06:30:25PM -0400, James Rosen wrote:
> I've been trying to build 0.26.1 on Tiger (OSX 10.4.7), and I can't
> get make to work.
...
> In file included from ne_request.c:51:
> ne_internal.h:32:21: error: libintl.h: No such file or directory

Thanks for the reports.  This is a bug in the configure script - you can
pass "--disable-nls" to configure to work around it.

Regards,

joe


--
Marius
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to