X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 1 Oct 2010 14:51:44 +0530 Message-ID: Subject: libtermcap.a in cygwin 1.7.7.1 From: Dipak Gaigole To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Hello, Recently I had uninstalled my previous version of cygwin (1.5.24) and did a fresh install of latest cygwin (1.7.7.1) When I tried to recompile my code it failed because of libtermcap.a not found. This termcap library is needed by my code. Further investigation shows that this library is missing from this latest cygwin installer package. As far as I know, the termcap library is provided under "terminfo" or the older "termcap" cygwin package. During my installation, I had included all the "devel" packages. ######################################### Administrator AT engwin03-64dev1 ~ $ cygcheck -c "cygwin" Cygwin Package Information Package Version Status cygwin 1.7.7-1 OK Administrator AT engwin03-64dev1 ~ $ cygcheck -c | egrep "ncurses|terminfo|termcap" libncurses-devel 5.7-18 OK libncurses10 5.7-18 OK libncurses8 5.5-10 OK libncurses9 5.7-16 OK libncursesw-devel 5.7-18 OK libncursesw10 5.7-18 OK ncurses 5.7-18 OK ncurses-demo 5.7-18 OK ncursesw 5.7-18 OK ncursesw-demo 5.7-18 OK termcap 5.7_20091114-14 OK terminfo 5.7_20091114-14 OK terminfo0 5.5_20061104-12 OK Administrator AT engwin03-64dev1 ~ $ ######################################### Does anyone has faced similar issue? Meanwhile I am downloading the latest cygwin 1.7.7.1 source code and planning to recompile it. Thanks, Dipak -- 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