delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 14 Nov 2001 15:53:17 +0100 |
From: | Kurt Roeckx <Q AT ping DOT be> |
To: | cygwin AT cygwin DOT com |
Subject: | ncurses problem with *line() |
Message-ID: | <20011114155317.A3655@ping.be> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
I upgraded ncurses (and alot of other stuff) today, and it seems to work just fine. The problem is when I try to link my program against ncurses. I get a few "undefined reference to 'acs_map`". It seems libncurses6 doesn't have this acs_map anymore. I also get this warning, which I think is unrelated: Warning: resolving _stdsrc by linking to __imp__stdsrc (auto-import) I assumed it was a libncurses6 problem, so tried to link to libncurses5 using -lncurses5, but then ld said it couldn't find it. Does anybody know why it isn't working, or how to fix it? Kurt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |