Front page | perl.perl5.porters |
Postings from May 2003
Re: [perl #2337] Perl on VMS can't find scripts with no extensions
From:
Dan Sugalski
Date:
May 9, 2003 11:44
Subject:
Re: [perl #2337] Perl on VMS can't find scripts with no extensions
Message ID:
a05210601bae1a74e67c0@[63.120.19.221]
At 6:29 PM +0000 5/9/03, Casey West (via RT) wrote:
>[dan - Fri Mar 10 02:38:01 2000]:
>
>Hi Dan
Yeah, I think that's long-since fixed. Heck, I think 5.6.0 final fixed it.
>, has this been cleared up in a recent Perl?
>
>> This is a bug report for perl from dan <!--c--> <i>at</i> <!--a-->
>>sidhe.org,
>> generated with the help of perlbug 1.27 running under perl v5.6.0.
>>
>>
>> -----------------------------------------------------------------
>> [Please enter your report here]
>>
>> Perl 5.6.0 RC1 on VMS can't find and run programs that have no
>> extension. This
>> is a bit of a problem when building modules, as xsubpp has no
>> extension to it.
>>
>>
>> [Please do not change anything below this line]
>> -----------------------------------------------------------------
>>
>> ---
>> Site configuration information for perl v5.6.0:
>>
>> Configured by unknown at Fri mar 10 10:45:41.35 2000.
>>
>> Summary of my perl5 (revision 5 version 6 subversion 6) configuration:
>> Platform:
>> osname=VMS, osvers=V7.2-1, archname=VMS_AXP
>> uname='VMS monsoon V7.2-1 Compaq AlphaServer GS140 6/525'
>> config_args='undef'
>> hint=none, useposix=false, d_sigaction=define
>> usethreads=undef use5005threads=undef useithreads=undef
>> usemultiplicity=undef
>> useperlio=undef d_sfio=undef uselargefiles=undef
>> use64bitint=undef use64bitall=undef uselongdouble=undef
>> usesocks=undef
>> Compiler:
>> cc='CC/DECC', optimize='', gccversion=undef
>> cppflags='undef'
>> ccflags
>> ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/NOANSI_ALIAS'
>> stdchar='char', d_stdstdio=define, usevfork=true
>> intsize=4, longsize=4, ptrsize=4, doublesize=8
>> d_longlong=define, longlongsize=8, d_longdbl=define,
>> longdblsize=16
>> ivtype='long', ivsize=4, nvtype='double', nvsize=undef,
>> Off_t='int', lseeksize=4
>> alignbytes=8, usemymalloc=N, prototype=define
>> Linker and Libraries:
>> ld='Link', ldflags ='/NoTrace/NoMap'
>> libpth=/sys$share /sys$library
>> libs=
>> libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
>> Dynamic Linking:
>> dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
>> cccdlflags='', lddlflags='/Share'
>>
>> Locally applied patches:
>> v5.6.0-RC1
>>
>> ---
>> @INC for perl v5.6.0:
>> perl_root:[lib.VMS_AXP.5_006]
>> perl_root:[lib]
>> perl_root:[lib.site_perl.VMS_AXP]
>> perl_root:[lib.site_perl]
>> $sitelib_stem
>> $vendorarchexp
>> .
>>
>> ---
>> Environment for perl v5.6.0:
>> HOME=user01:[dsugalski]
>> LANG (unset)
>> LANGUAGE (unset)
>> LD_LIBRARY_PATH (unset)
>> LOGDIR (unset)
>> PATH=user01:[dsugalski]
>> PERLSHR=PERL_ROOT:[000000]PERLSHR.EXE
>> PERL_BADLANG (unset)
>> PERL_ROOT=USER01:[DSUGALSKI.PERL5_6_0_RC1_INSTALL.]
>> SHELL (unset)
>>
>>
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
dan@sidhe.org have teddy bears and even
teddy bears get drunk
-
Re: [perl #2337] Perl on VMS can't find scripts with no extensions
by Dan Sugalski