www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
From: | "David Karr" <dkarr AT real DOT com> |
To: | cygwin AT cygwin DOT com |
References: | <450D531908314783A54483A3B9A1EA37 AT corp DOT real DOT com> |
Subject: | RE: Building "trueprint" fails with missing ref to _libintl_gettext |
Date: | Mon, 1 Jun 2009 13:48:20 -0700 |
Message-ID: | <A3AEC748E21C4C278383908E33D460E0@corp.real.com> |
MIME-Version: | 1.0 |
In-Reply-To: | <450D531908314783A54483A3B9A1EA37@corp.real.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
> -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf > Of David Karr > Sent: Monday, June 01, 2009 1:26 PM > To: cygwin AT cygwin DOT com > Subject: Building "trueprint" fails with missing ref to _libintl_gettext > > I'm trying to build the "trueprint" app on Cygwin, and it's failing with > the > following: > > undefined reference to `_libintl_gettext' > > I had to do this many years ago, and I believe I ran into this then also, > but I don't remember what I had to do to resolve it. > > When I run "configure" it comes out with a line (among others): > > checking for gettext... (cached) no > > I don't know if I'm simply missing a Cygwin package, or whether I have to > hack the trueprint build to get it to work. The "gettext" package in > Cygwin > is installed. Never mind. I figured it out. I just added -lintl to the LIBS variable in the resulting src/Makefile. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |