Re: ARS Perl on NCR Unix
Brought to you by:
jeffmurphy
|
From: tim.widowfield <ta...@dn...> - 1996-12-09 21:43:51
|
That's a start. Thanks. BTW, please note the corrected e-mail address above. --Tim Widowfield, tim...@en... On Mon, 9 Dec 1996, Jeff Murphy wrote: > >Here's some of the stderr from gcc: > > > >In file included from /usr/gnu/lib/perl5/sys3k/5.003/CORE/perl.h:619, > > from ARS.c:34: > >/usr/gnu/lib/perl5/sys3k/5.003/CORE/av.h:12: parse error before `ssize_t' > > > ssize_t is usually defined in sys/types.h or unistd.h .. > > trying defining I_SYS_PARAM and PARAM_NEEDS_TYPES when compiling ARSperl > maybe? > > sorry, no experience on ncr unix. > |