Thank you ,

but as I'm not a good c programmer nothing I can do with the hints from
Google-search :-(

I've red something about fink might be a solution but I don't know which
modules to install for this ?

If you are interested , this is the error I get :

cc -c -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include -Os -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-I/opt/local/lib/perl5/5.8.5/darwin-2level/CORE" Curses.c
In file included from /opt/local/lib/perl5/5.8.5/darwin-2level/CORE/perl.h:475,
from Curses.c:14:
/opt/local/lib/perl5/5.8.5/darwin-2level/CORE/embed.h:379:1: warning: "instr" redefined
In file included from c-config.h:9,
from Curses.c:11:
/usr/include/curses.h:864:1: warning: this is the location of the previous definition
In file included from /opt/local/lib/perl5/5.8.5/darwin-2level/CORE/perl.h:1806,
from Curses.c:14:
/opt/local/lib/perl5/5.8.5/darwin-2level/CORE/handy.h:85:1: warning: "bool" redefined
In file included from c-config.h:9,
from Curses.c:11:
/usr/include/curses.h:117:1: warning: this is the location of the previous definition
In file included from Curses.c:344:
CursesFun.c: In function `XS_Curses_newterm':
CursesFun.c:1279: warning: initialization from incompatible pointer type
CursesFun.c:1280: warning: initialization from incompatible pointer type
CursesFun.c: In function `XS_Curses_longname':
CursesFun.c:3146: error: too many arguments to function `longname'
In file included from Curses.c:344:
CursesFun.c:3254:73: macro "touchline" passed 4 arguments, but takes just 3
CursesFun.c: In function `XS_Curses_touchline':
CursesFun.c:3254: warning: pointer/integer type mismatch in conditional expression
CursesFun.c:3254: warning: initialization makes integer from pointer without a cast
CursesFun.c: In function `XS_Curses_putwin':
CursesFun.c:3453: warning: initialization from incompatible pointer type
CursesFun.c: In function `XS_Curses_getwin':
CursesFun.c:3472: warning: initialization from incompatible pointer type
make: *** [Curses.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible




Reply via email to