Building Perl & OraPerl on Alpha

From: Rich Holoch <holoch_at_ccnet.com>
Date: 1996/04/20
Message-ID: <3179169B.2FA6_at_ccnet.com>#1/1


My goal is to make Perl 4.036 and then OraPerl 2.4. I can't make Perl . . .

I receive this error during the (DEC UNIX v3.2 Perl) make:

make
Expect 27 shift/reduce and 57 reduce/reduce conflicts
/usr/bin/yacc -d perly.y

conflicts: 27 shift/reduce, 57 reduce/reduce sh ./perly.fixer y.tab.c perly.c
Patching perly.c to allow dynamic yacc stack allocation Assuming Interactive SysVr3 2.2 yaccpar
mv y.tab.h perly.h
echo 'extern YYSTYPE yylval;' >>perly.h
`sh cflags perly.o` perly.c

          CCCMD = cc -c -Olimit 2900 -DLANGUAGE_C -O
/usr/lib/cmplrs/cc/cfe: Error: ./perl.h, line 1032: redeclaration of 'time'; pre
vious declaration at line 126 in file '/usr/include/time.h'  long time();
 -----^
/usr/lib/cmplrs/cc/cfe: Error: ./perl.h, line 1032: Incompatible function return
 type for this function
 long time();
 ---------^
*** Exit 1
Stop.
~

Sure looks like a perl.h port specific problem, but this is the first time I've tried building Perl on any platform . . . . Any ideas - I think this one is pretty simple . . .

Rich Received on Sat Apr 20 1996 - 00:00:00 CEST

Original text of this message