Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin/> List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Michael Ring <Michael DOT Ring AT T-Mobil DOT de> To: cygwin-apps AT sourceware DOT cygnus DOT com Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Problem with libtermcap Date: Fri, 30 Jun 2000 11:05:24 +0200 Message-ID: <s7oolsoo8cgg2292m7q1181ita4t6fhpl1@4ax.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id FAA13095 Hi! While porting vim-5.7 to cygwin I had the following problem with the termcap-20000618-1.tar.gz package: During configure vim could not find termcap support so i forced vim to use it. At linktime the linker produced the following error: /usr/lib/libtermcap.a: could not read symbols: Archive has no index; run ranlib to add one collect2: ld returned 1 exit status After running ranlib on libtermcap configure was able to find termcap support and the error message went away. It seems to me that the termcap-package needs to be replaced by a fixed version. Greetings, Michael Ring -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com