www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=0.6 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_102,J_CHICKENPOX_16,SPF_NEUTRAL |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <20090904090104.3260@binki> |
From: | "d.henman" <dhenman AT gmail DOT com> |
Date: | Fri, 04 Sep 2009 09:01:04 +0900 |
To: | <cygwin AT cygwin DOT com> |
Subject: | Re: apparent ncurses lib linking problem |
In-reply-to: | Your message of Thu, 03 Sep 2009 05:04:53 +0100 <4A9F4065.2030802@gmail.com> |
References: | <20090903123526 DOT 2872 AT binki> <4A9F4065 DOT 2030802 AT gmail DOT com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Yes I do have the ncurses files, I just listed the "curses", but for both I have: lrwxrwxrwx 1 dev1 None 12 Sep 3 10:35 libcurses.a -> libncurses.a lrwxrwxrwx 1 dev1 None 16 Sep 3 10:35 libcurses.dll.a -> libncurses.dll.a -rw-r--r-- 1 dev1 root 124594 Mar 27 14:21 libncurses++.a -rw-r--r-- 1 dev1 root 175426 Mar 27 14:21 libncurses++.dll.a -rw-r--r-- 1 dev1 root 1031 Mar 27 14:21 libncurses++.la -rw-r--r-- 1 dev1 root 291542 Mar 27 14:20 libncurses.a -rwxr-xr-x 1 dev1 root 335738 Mar 27 14:20 libncurses.dll.a -rw-r--r-- 1 dev1 root 937 Mar 27 14:21 libncurses.la in /bin I have: -rwxr-xr-x 1 djtm root 67584 Mar 1 2009 /bin/cygncurses++-8.dll -rwxr-xr-x 1 djtm root 341504 Mar 27 14:25 /bin/cygncurses++-9.dll -rwxr-xr-x 1 djtm root 242176 Mar 1 2009 /bin/cygncurses-8.dll -rwxr-xr-x 1 djtm root 167936 Mar 27 14:25 /bin/cygncurses-9.dll -rwxr-xr-x 1 djtm root 229376 Aug 9 2003 /bin/cygncurses7.dll -rwxr-xr-x 1 djtm root 5209 Mar 27 14:21 /bin/ncurses9-config Is it possible that the varible declared in the downloaded .a file does not match its corresonding name or location representation in the .dll file? Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> wrote: > d.henman wrote: > > > in lib there is for "curses": > > lrwxrwxrwx 1 dev1 None 12 Sep 3 10:35 /lib/libcurses.a -> libncurses.a > > lrwxrwxrwx 1 dev1 None 16 Sep 3 10:35 /lib/libcurses.dll.a -> libncurses.dll.a > > You should have the libncurses .a files to which those symlinks point, but > don't. Have you installed the libncurses-devel package yet? > > 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |