[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NCurses + acs_map (fwd)
From: |
Neil Zanella |
Subject: |
NCurses + acs_map (fwd) |
Date: |
Wed, 28 Nov 2001 16:17:38 -0330 (NST) |
---------- Forwarded message ----------
Date: Wed, 28 Nov 2001 12:18:11 +0100
From: Igor Bujna <address@hidden>
To: address@hidden
Subject: NCurses + acs_map
Hi,
i found problem when i compiled program with ncurses.
This problem is whith acs_map.
This is error-fix :
on line 141 in /usr/include/ncurse/curses.h:
----------------This is patch--------------------------------------
140c140
< #if BROKEN_LINKER
---
> #if BROKEN_LINKER || defined(__CYGWIN__)
--------------------------------------------------------
<file:///H:%5Cmozilla%5Ceasy%5Clogo.jpg>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- NCurses + acs_map (fwd),
Neil Zanella <=