Hi all,

I still cannot build bleadperl on the VAX:

CC/DECC/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=GLOBALS.obj/NoList/FLOAT=G_FLOAT/Define=PERL_CORE
 
GLOBALS.C
        EXTCONST char* const PL_sig_name[] = { SIG_NAME };
        .......................................^
%CC-E-UNDECLARED, In the initializer for PL_sig_name[0], "$sig_name_init" is
 not declared.
                At line number 3640 in 
DISK$USER_2:[TIMMERMAN.KLAD.PERL-CURRENT]
PERL.H;1.

         */
%VCG-I-NOBJECT, No object file produced.
                At line number 65 in 
DISK$USER_2:[TIMMERMAN.KLAD.PERL-CURRENT]GL
OBALS.C;1.

%VCG-I-SUMMARY, Completed with 1 error(s), 0 warning(s), and
                1 informational messages.
                At line number 65 in 
DISK$USER_2:[TIMMERMAN.KLAD.PERL-CURRENT]GL
OBALS.C;1.

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


This bit in the @configure output might be related:

Good, found drand48().
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
 \PSNWRT\
tzname[] found.
Checking whether your NVs can preserve your UVs...
Checking if kill() uses SYS$FORCEX or can't be called from a signal handler...
Nope, it doesn't.
Creating CONFIG.SH...
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
 \SIG_NAME_INIT\
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
 \TMP\
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
Adding VMS specific preprocessor commands.

HTH +
Good luck,

Abe
-- 
[ About the taint pragma proposal ]
"Mommy, mommy, look!  I'm driving my bicycle without my hands!"
....
"Mommah, mommah, mook! I'm mrivin my micicl mimof my meemh!""

                                   -- Jarkko Hietaniemi on p5p @ 2001-12-13

Reply via email to