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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=mv Vda54o6UwhAnt7DEjTUVZMRT9qfJzrnm2G+gwZK1WIxqXJ/RI92GP5RbiAmH2SFT 8jkaqbrpMsml4iijEPbomSMhVp6gTP/zEQGC1QRyBFDJCJskDWR5AHzMZkUpFHI7 0ZVAHUINi26MZtvpom/yVcX0OrfHHvY4Va+J6H7uc= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=fw9zSxgh ZI6zQ+Fc7plDjbgqsgM=; b=rnZ05WmzMWq7i3M37p7qi1GnA62LSI/N+jLyKP4U GeOY45hdQZX6ju2btQgFWUGw6mEaG8qWEjeT7NWjuVDsiBo72NO2tKGMWNiIB938 HGro04HWSpgnkLnUWnuq7zDEP8Ca+Bkt34oaLvAwiMZYGVLjO53QC9n1AUrpUiF+ 05k= 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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ea0-f178.google.com MIME-Version: 1.0 X-Received: by 10.15.82.136 with SMTP id a8mr10240330eez.81.1388908983274; Sun, 05 Jan 2014 00:03:03 -0800 (PST) In-Reply-To: <52C8F6EA.4060905@users.sourceforge.net> References: <52C83248 DOT 4060805 AT gmail DOT com> <52C8F6EA DOT 4060905 AT users DOT sourceforge DOT net> Date: Sun, 5 Jan 2014 00:03:03 -0800 Message-ID: Subject: Re: Libevent configuring fails with "checking whether the C compiler works... no" From: Balaji Venkataraman To: Cygwin Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes On Sat, Jan 4, 2014 at 10:08 PM, Yaakov (Cygwin/X) wrote: > On 2014-01-04 10:09, Dmitry Malikov wrote: >> >> I'm trying to install tmux in cygwin (running under windows 8 if it is >> important) from this guidance: >> http://java.ociweb.com/mark/programming/tmuxInCygwin.html > > > As usual, bad advice from third-party sites. Remove steps two and three > there, and install libevent-devel and libncursesw-devel from the distro Should that be libncurses-devel (instead of libncursesw-devel)? I tried with each separately but looks like only the non-w version works. I might be wrong here as I had a few different experiments going on. I was assuming an older ncurses (< 5.9) was not going to work but it does - thanks for the pointer. Thanks to the OP as well - I'd never looked into building tmux for Cygwin - this is awesome. -- 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