X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=ikE
	h7Ix2aEKQut5TxeDCrd4ClBn4Pv3LQJ6MOtLlhvq1F8H7iEEHapuNcGWSNYE79XO
	wGv81kea+LIM54YGi3pgTqJLN0zUi3kzkW8zO+BnaU92tXPBPVvc3AbZTWAicJie
	UpeSPzVT4ncznI12182kose2UkviiwXZ8TiszAB8=
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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=8OHkpLx5j
	LUg307tIj6lMAAT3vs=; b=KxyJhaRp+D1HqGuJQmdR6I1nH+4xeCFND8r5cSiPf
	28bxA41B0q7RSEHczW+2g1cn4KkiBZ09N1MbzAuaZ9iVLDP7XIlFp0XAOgrhBEiA
	cArhUjtSXlfH2wbTU5/IN2StW/QHxU+tX6BwfDn4DwNAv3sxJ5jkXxqqUxweWShZ
	ko=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: =?utf-8?B?0KDQvtC80LDQvSDQlNC+0L3Rh9C10L3QutC+?= <dpb@corrigendum.ru>
Subject: flex 64-bit has missing dependencies
Date: Sat, 12 Jul 2014 18:32:10 +0400
Lines: 17
Message-ID: <op.xiv2nwywnngjn5@freezie>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
Content-Transfer-Encoding: 8bit
User-Agent: Opera Mail/12.17 (Win64)
X-IsSubscribed: yes

Hello,

In 32-bit setup.ini, flex's dependencies are:

requires: cygwin libintl8 libiconv2 m4

In 64-bit setup.ini, however, they are:

requires: libintl8

Now, I don't know about "cygwin", but flex does need m4 to run  
(<http://flex.sourceforge.net/manual/M4-Dependency.html>) and ldd shows  
that it depends on libiconv2, as well. So at least those two should be  
added to the 64-bit dependency list.

Regards,
Roman.


--
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

