X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B2B2397.2000805@gmail.com> Date: Fri, 18 Dec 2009 06:39:19 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cannot find -lcurses References: <26838594 DOT post AT talk DOT nabble DOT com> <26839344 DOT post AT talk DOT nabble DOT com> In-Reply-To: <26839344.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 anand85 wrote: > Please find below the output of the cygcheck -c: > http://old.nabble.com/file/p26839344/New%2BPicture%2B%25287%2529.bmp You have the libncurses package that contains the ncurses DLL, but that is just for runtime; for linking applications against ncurses, you need the development package with the libraries and header files in it. Install "libncurses-devel". cheers, DaveK -- 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