I use PERL 5.004_04. Because this is last version with binaries for VMS
5.5-2. So I must install VMS::Stdio manually.
>From MMK I get a compilation error:

perl5_00404 "-Iperl_root:[lib.VMS_VAX.5_00404]" "-Iperl_root:[lib]"
perl_root:[l
ib.ExtUtils]xsubpp  -typemap perl_root:[lib.ExtUtils]typemap STDIO.xs
>STDIO.c
CC
/Define=(DEBUGGING,"VERSION=""2.02""","XS_VERSION=""2.02""")/Include=[]/Obje
c
t=.obj/NoList/Include=(perl_root:[lib.VMS_VAX.5_00404.CORE])/Optimize
STDIO.c
            typedef __off_t off_t;
        ....................^
%CC-E-NOLINKAGE, In this declaration, "off_t" has no linkage and has a prior
 declaration in this scope at line 10 in SYS$COMMON:[SYSLIB]STAT.H;1.
                At line number 71 in UNIXIO.

        }
%VCG-I-NOBJECT, No object file produced.
                At line number 400 in stdio.c.

%VCG-I-SUMMARY, Completed with 1 error(s), 0 warning(s), and
                1 informational messages.
                At line number 400 in stdio.c.

%MMK-F-ERRUPD, error status %X1000002A occurred when updating target
STDIO.OBJ
$

What is wrong?

Thanks,
Oleksii

Reply via email to