X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:in-reply-to:references:date:subject :from:to:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=LK6LOtVqIVdVwcp01Rr2xY4apTTIU/zAetmcyfxkmuQU4b UYYWQ0O5q7Jx8iQx2aDp1hA/MQV1W3itZZSRf0DBSzFCLsnOCAV+Q9JaaOOK3qEk tdFu5oZ4nq1tFF3RUc4J9FMN2HSJXteenhAN9SxZZMzk8BYTwkqH0PG9yMM4k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:in-reply-to:references:date:subject :from:to:mime-version:content-type:content-transfer-encoding; s= default; bh=K6cYyw0oIturemhe8ai7ZPYBELI=; b=cn0gYcLdD3lGZ8fu1jUG ztWUZkQoHqNPgNT5ZxoyF33CXTLM/+vSfr2HjPTxy9crLy6f89CH/Tc89JH9/hoE 2tEj+ziXSjk7I0nw/ZthG7hhJkfY3wzb5xWpZVGrXsB8XEEwTiKszSH3HCksTWUI 5JphtnWdKeklbt+QwZ872ko= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp-vbr8.xs4all.nl Message-ID: <7a03dfc295fc3599eaa2860faf117a10.squirrel@webmail.xs4all.nl> In-Reply-To: References: Date: Sun, 15 Jun 2014 22:17:49 +0200 Subject: Re: build cygwin fails: libintl missing From: "Houder" To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.18 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit >> Yaakov ? >> >> The following as a reminder ... [1] >> >> libintl.a has been moved out of gettext (pkg) recently. As result of that, cygwin (pkg) no longer builds. [snip] > > It's in the gettext-devel package now. > > Yaakov Yes, thank you. I had already stolen it from there. However the 'old story' is still being told here https://cygwin.com/faq.html#faq.programming.building-cygwin 6.21. How do I build Cygwin on my own? First, you need to make sure you have the necessary build tools installed; you at least need gcc-g++, make, perl, cocom, ====> gettext <====, and zlib-devel. Building for 32-bit Cygwin also requires libiconv, mingw64-i686-gcc-g++, mingw64-i686-zlib, and mingw64-x86_64-gcc-core. ... and here https://cygwin.com/packages/ * gettext GNU Internationalization library and core utilities (PLUS LINK LIBS) <==== * gettext-devel GNU Internationalization development utilities (but NOT LINK LIBS) That is why I wrote: reminder. Henri [1] https://cygwin.com/ml/cygwin/2014-06/msg00159.htm ===== -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple