develooper Front page | perl.perl5.porters | Postings from January 2005

Fwd: Perl Term ReadKey

Thread Next
From:
isha b
Date:
January 5, 2005 02:24
Subject:
Fwd: Perl Term ReadKey
Message ID:
fab3930305010421483280b9c4@mail.gmail.com
Hi,

Further to my earlier mail if I run force install from cpan prompt , I
will end up with following error ,

cpan> force install Term::ReadKey
Running install for module Term::ReadKey
Running make for J/JS/JSTOWE/TermReadKey-2.21.tar.gz
Checksum for /root/.cpan/sources/authors/id/J/JS/JSTOWE/TermReadKey-2.21.tar.gz
ok
TermReadKey-2.21/
TermReadKey-2.21/genchars.pl
TermReadKey-2.21/README
TermReadKey-2.21/MANIFEST
TermReadKey-2.21/test.pl
TermReadKey-2.21/ReadKey.pm
TermReadKey-2.21/Makefile.PL
TermReadKey-2.21/Configure.pm
TermReadKey-2.21/ppport.h
TermReadKey-2.21/ReadKey.xs
Removing previously used /root/.cpan/build/TermReadKey-2.21

 CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey-2.21.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadKey
cp ReadKey.pm blib/lib/Term/ReadKey.pm
AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey)
/usr/bin/perl -I/usr/lib/perl5/5.8.5 genchars.pl

Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
       Sgtty NOT found.
Writing sgtty section of cchars.h... Done.
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -noprototypes
-typemap /usr/lib/perl5/5.8.5/ExtUtils/typemap  ReadKey.xs >
ReadKey.xsc && mv ReadKey.xsc ReadKey.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32
-march=i386 -mtune=pentium4   -DVERSION=\"2.21\" -DXS_VERSION=\"2.21\"
-fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE"
ReadKey.c
In file included from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:380:24:
sys/types.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:411:19:
ctype.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:423:23:
locale.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:440:20:
setjmp.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:446:26:
sys/param.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:451:23:
stdlib.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:456:23:
unistd.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:488:23:
string.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:637:27:
netinet/in.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:641:26:
arpa/inet.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:651:25:
sys/stat.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:673:21:
time.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:680:25:
sys/time.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:687:27:
sys/times.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:694:19:
errno.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:709:25:
sys/socket.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:736:21:
netdb.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:838:24:
sys/ioctl.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:867:23:
dirent.h: No such file or directory
In file included from
/usr/libexec/../lib/gcc/i386-redhat-linux/3.4.2/include/syslimits.h:7,
                from
/usr/libexec/../lib/gcc/i386-redhat-linux/3.4.2/include/limits.h:11,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:1196,
                from ReadKey.xs:4:
/usr/libexec/../lib/gcc/i386-redhat-linux/3.4.2/include/limits.h:122:61:
limits.h: No such file or directory
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:1806,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/handy.h:121:25:
inttypes.h: No such file or directory
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:1970,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/unixish.h:106:21:
signal.h: No such file or directory
In file included from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2072:33:
pthread.h: No such file or directory
In file included from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2074: error:
syntax error before "perl_os_thread"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2074:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2075: error:
syntax error before "perl_mutex"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2075:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2076: error:
syntax error before "perl_cond"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2076:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2077: error:
syntax error before "perl_key"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2077:
warning: data definition has no type or storage class
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/iperlsys.h:51,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2324,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:65:19:
stdio.h: No such file or directory
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/iperlsys.h:51,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2324,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:253: error:
syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:256: error:
syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:256:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:259: error:
syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:259:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlio.h:262: error:
syntax error before "FILE"
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2338,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sv.h:388: error:
syntax error before "DIR"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sv.h:388: warning:
no semicolon at end of struct or union
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sv.h:388: warning:
no semicolon at end of struct or union
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sv.h:390: error:
syntax error before '}' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sv.h:390: warning:
data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sv.h:404: error:
syntax error before '}' token
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/op.h:487,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2345,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:71:20:
pwd.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:74:20:
grp.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:84:26:
crypt.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:89:27:
shadow.h: No such file or directory
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/op.h:487,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2345,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:611: error:
field `_crypt_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:619: error:
field `_drand48_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:623: error:
field `_grent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:634: error:
field `_hostent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:653: error:
field `_netent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:668: error:
field `_protoent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:683: error:
field `_pwent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:694: error:
field `_servent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:709: error:
field `_spent_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:720: error:
field `_gmtime_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:723: error:
field `_localtime_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:770: error:
field `_random_struct' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:771: error:
syntax error before "int32_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:771:
warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:779: error:
syntax error before '}' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:779:
warning: data definition has no type or storage class
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2347,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/av.h:13: error:
syntax error before "ssize_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/av.h:13: warning: no
semicolon at end of struct or union
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/av.h:14: warning:
data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/av.h:23: error:
syntax error before '}' token
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2350,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/scope.h:221: error:
syntax error before "sigjmp_buf"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/scope.h:221:
warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/scope.h:228: error:
syntax error before '}' token
In file included from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2522: error:
syntax error before "getuid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2522:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2523: error:
syntax error before "geteuid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2523:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2524: error:
syntax error before "getgid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2524:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2525: error:
syntax error before "getegid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2525:
warning: data definition has no type or storage class
In file included from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:2838:22:
math.h: No such file or directory
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:3479,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/thrdvar.h:85: error:
field `Tstatbuf' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/thrdvar.h:86: error:
field `Tstatcache' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/thrdvar.h:91: error:
field `Ttimesbuf' has incomplete type
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/thrdvar.h:140:
error: field `Tstart_env' has incomplete type
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:3481,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:66:
error: syntax error before "time_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:66:
warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:237:
error: syntax error before "Iuid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:237:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:238:
error: syntax error before "Ieuid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:238:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:239:
error: syntax error before "Igid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:239:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:240:
error: syntax error before "Iegid"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:240:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:497:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:497:
warning: data definition has no type or storage class
In file included from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:3487: error:
syntax error before '}' token
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:3557,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:90: error:
syntax error before "mode_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:199: error:
syntax error before "off64_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:201: error:
syntax error before "Perl_do_sysseek"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:201: error:
syntax error before "off64_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:201:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:202: error:
syntax error before "Perl_do_tell"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:202:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:284: error:
syntax error before "gid_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:456: error:
syntax error before "Perl_my_fork"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:456:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:582: error:
syntax error before "pid_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:815: error:
syntax error before "pid_t"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:916: error:
syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:916: error:
syntax error before "DIR"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:916:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1305: error:
syntax error before "Perl_PerlIO_read"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1305:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1306: error:
syntax error before "Perl_PerlIO_write"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1306:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1307: error:
syntax error before "Perl_PerlIO_unread"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1307:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1308: error:
syntax error before "Perl_PerlIO_tell"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1308:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/proto.h:1309: error:
syntax error before "off64_t"
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:3595,
                from ReadKey.xs:4:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:31:
error: syntax error before "PL_thr_key"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:31:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:48:
error: syntax error before "PL_op_mutex"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:48:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:52:
error: syntax error before "PL_dollarzero_mutex"
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:52:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:4112:24:
sys/ipc.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:4113:24:
sys/sem.h: No such file or directory
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perl.h:4230:24:
sys/file.h: No such file or directory
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlapi.h:36,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/XSUB.h:320,
                from ReadKey.xs:5:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:66:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:66:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:237:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:237:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:238:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:238:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:239:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:239:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:240:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:240:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:497:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/intrpvar.h:497:
warning: data definition has no type or storage class
In file included from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlapi.h:37,
                from
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/XSUB.h:320,
                from ReadKey.xs:5:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:31:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:31:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:48:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:48:
warning: data definition has no type or storage class
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:52:
error: syntax error before '*' token
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/perlvars.h:52:
warning: data definition has no type or storage class
ReadKey.xs:276:27: sys/select.h: No such file or directory
ReadKey.xs:328:22: termios.h: No such file or directory
In file included from ReadKey.xs:368:
cchars.h: In function `XS_Term__ReadKey_GetControlChars':
cchars.h:226: error: storage size of 's' isn't known
cchars.h:230: error: dereferencing pointer to incomplete type
cchars.h: In function `XS_Term__ReadKey_SetControlChars':
cchars.h:347: error: storage size of 's' isn't known
cchars.h:350: error: dereferencing pointer to incomplete type
cchars.h:467: error: `TCSANOW' undeclared (first use in this function)
cchars.h:467: error: (Each undeclared identifier is reported only once
cchars.h:467: error: for each function it appears in.)
ReadKey.xs: In function `getspeed':
ReadKey.xs:661: error: storage size of 'buf' isn't known
ReadKey.xs: In function `ReadMode':
ReadKey.xs:767: error: storage size of 'work' isn't known
ReadKey.xs:768: error: storage size of 'savebuf' isn't known
ReadKey.xs:818: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:819: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:828: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:961: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:963: error: `ICANON' undeclared (first use in this function)
ReadKey.xs:963: error: `ISIG' undeclared (first use in this function)
ReadKey.xs:963: error: `IEXTEN' undeclared (first use in this function)
ReadKey.xs:964: error: `ECHO' undeclared (first use in this function)
ReadKey.xs:966: error: `NOFLSH' undeclared (first use in this function)
ReadKey.xs:967: error: `IXOFF' undeclared (first use in this function)
ReadKey.xs:967: error: `IXON' undeclared (first use in this function)
ReadKey.xs:967: error: `ICRNL' undeclared (first use in this function)
ReadKey.xs:969: error: `INPCK' undeclared (first use in this function)
ReadKey.xs:970: error: `PARENB' undeclared (first use in this function)
ReadKey.xs:971: error: `ISTRIP' undeclared (first use in this function)
ReadKey.xs:972: error: `IGNPAR' undeclared (first use in this function)
ReadKey.xs:973: error: `PARMRK' undeclared (first use in this function)
ReadKey.xs:977: error: `VEOL' undeclared (first use in this function)
ReadKey.xs:978: error: `VEOF' undeclared (first use in this function)
ReadKey.xs:986: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:1002: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:1020: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:1038: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:1057: error: invalid application of `sizeof' to incomplete
type `termios'
ReadKey.xs:1075: error: `TCSANOW' undeclared (first use in this function)
ReadKey.xs:1077: error: `TCSAFLUSH' undeclared (first use in this function)
ReadKey.xs: In function `selectfile':
ReadKey.xs:1447: error: storage size of 't' isn't known
ReadKey.xs:1453: error: `fd_set' undeclared (first use in this function)
ReadKey.xs:1453: error: syntax error before "fd"
ReadKey.xs:1465: error: `fd' undeclared (first use in this function)
ReadKey.xs:1467: error: syntax error before ')' token
ReadKey.xs:1468: error: syntax error before ')' token
ReadKey.c: In function `XS_Term__ReadKey_selectfile':
ReadKey.c:1673: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_SetReadMode':
ReadKey.c:1697: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_setnodelay':
ReadKey.c:1715: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_pollfile':
ReadKey.c:1733: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_Win32PeekChar':
ReadKey.c:1751: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_GetTermSizeWin32':
ReadKey.c:1830: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_GetTermSizeVIO':
ReadKey.c:1867: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_GetTermSizeGWINSZ':
ReadKey.c:1904: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_GetTermSizeGSIZE':
ReadKey.c:1941: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_SetTerminalSize':
ReadKey.c:1983: error: dereferencing pointer to incomplete type
ReadKey.c: In function `XS_Term__ReadKey_GetSpeed':
ReadKey.c:2007: error: dereferencing pointer to incomplete type
ReadKey.c: At top level:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/reentr.h:775: error:
storage size of `_srandom_struct' isn't known
make: *** [ReadKey.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

cpan>

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About