Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2004 10:43:04 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        mkucenski@cox.net
Cc:        freebsd-current@freebsd.org
Subject:   Re: Errors building libbfd (binutils)
Message-ID:  <20041111104036.K61555@carver.gumbysoft.com>
In-Reply-To: <20041110144422.FJIA20686.lakermmtao07.cox.net@smtp.east.cox.net>
References:  <20041110144422.FJIA20686.lakermmtao07.cox.net@smtp.east.cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Nov 2004 mkucenski@cox.net wrote:

> Any ideas what might be going on here?  It is looking for libintl.h.
> Where should that be and where do I get it?

FreeBSD doesn't ship an libintl.h.

That inclusion is protected by an #ifdef ENABLE_NLS that we don't set.
Make sure your checkout isn't corrupted (which it appears to be based on
the later syntax errors), or you don't have errrant options set in
/etc/make.conf or in your envrionment.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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