On Wed Feb 16 02:58:41 2011, mcandre wrote:
Show quoted text> I get the same log when I try to compile Curses on ActiveState Perl 5.12.
with Strawberry Perl (32):
This is perl 5, version 30, subversion 0 (v5.30.0) built for MSWin32-x86-multi-thread-64int
tried:
install Curses
got:
...[354 functions "NOT found"]
gcc -c -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.36\
" -DXS_VERSION=\"1.36\" "-IC:\STRAWB~1\perl\lib\CORE" Curses.c
In file included from Curses.c:13:
c-config.h:18:10: fatal error: curses.h: No such file or directory
#include <curses.h>
^~~~~~~~~~
compilation terminated.
gmake: *** [Makefile:357: Curses.o] Error 1
GIRAFFED/Curses-1.36.tar.gz
C:\STRAWB~1\c\bin\gmake.exe -- NOT OK
Stopping: 'install' failed for 'Curses'.
Failed during this command:
GIRAFFED/Curses-1.36.tar.gz : make NO
Show quoted textcpan>