X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 12 Sep 2008 18:46:17 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: undefined reference to '_cfmakeraw' Message-ID: <20080912224617.GA20734@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <6FB68266-8839-44EC-B803-66A9DE2E2830 AT vanderbilt DOT edu> <20080912203719 DOT GC14232 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080912203719.GC14232@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Fri, Sep 12, 2008 at 04:37:19PM -0400, Christopher Faylor wrote: >On Fri, Sep 12, 2008 at 12:49:47PM -0500, Andrew Bouchard wrote: >> undefined reference to '_cfmakeraw' > >A google search implies that you probably need to install the >libncurses-devel package. Actually, I should have known much better than that. As Yaakov correctly points out, this has nothing to do with ncurses. It just isn't implemented in Cygwin. I'll add it to Cygwin 1.7 but I wouldn't suggest that you try a cutting-edge version of Cygwin just for this. The code in the first hit off of google should provide what you need to add this to the code that needs it. cgf -- 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/