Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Michael Ring <Michael.Ring@T-Mobil.de>
To: cygwin-apps@sourceware.cygnus.com
Cc: cygwin@sourceware.cygnus.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@sourceware.cygnus.com

