I'm trying to install perl 5.004.01 on a DEC 4000, running DU v3.0.
Make fails with the following error message.
`sh cflags libperl.a pp.o` pp.c
CCCMD = cc -DPERL_CORE -c -std -D_INTRINSICS -D__LANGUAGE_C__ -O2 -Olimit 3200
/usr/lib/cmplrs/cc/cfe: Error: pp.c, line 1463: storage size for 'when' isn't
known
struct timeval when;
-------------------^
/usr/lib/cmplrs/cc/cfe: Error: pp.c, line 1463: Reference an expression of void
type or an incomplete type.
struct timeval when;
-------------------^
*** Exit 1
Stop
my email is Scott.Kern_at_carrier.utc.com
Received on Tue Aug 12 1997 - 01:31:55 NZST