I found the problem with the @Continue:

I had to change  @$(NOOP) to  @ $(NOOP) in the 
Descrip.mms file

--- Lamb Joseph <[EMAIL PROTECTED]> wrote:

> I am trying to compile POE on VMS and I am running
> into problems:
> 
> 1. @Continue DNF
> 
> 
>
http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/1997-04/msg00035.html
> 
> States the following :
> That is there is no space between the "@" and the
> "$(NOOP)" macro hence it 
> appears as though it is the DCL command "@CONTINUE"
> rather than the MMS command 
> "@ CONTINUE" (which means don't do anything and be
> quiet about it).
> 
> Yet I still
> 
> 
> --- Lamb Joseph <[EMAIL PROTECTED]> wrote:
> 
> > I am trying to build POE 0.29 on VMSAXP running
> 7.3
> > and perl 5.8.4.
> > 
> > MMS(make) could not even start because it was
> > looking
> > for a continue.com. What is continue.com?
> > 
> > Thanks,
> > 
> > Joseph
> >  
> > 
> > 
> > Looks good
> > Have PERL_ROOT:[LIB]Config.pm expected
> > perl_root:[lib.VMS_AXP.5_8_4]Config.pm
> > Your perl and your Config.pm seem to have
> different
> > ideas about the 
> > architecture they are running on.
> > Perl thinks: [PERL_ROOT:[LIB]Config.pm]
> > Config says: [VMS_AXP]
> > This may or may not cause problems. Please check
> > your
> > installation of perl 
> > if you have problems building this extension.
> > Writing Descrip.MMS for POE
> > 
> > 
> > 
> > $ make
> > %DCL-W-IVVERB, unrecognized command verb - check
> > validity and spelling
> >  \MAKE\
> > $ mms
> > 
> > @Continue
> > %DCL-E-OPENIN, error opening
> > USER_DIR:[N15JL6.POE-0_29]CONTINUE.COM; as input
> > -RMS-E-FNF, file not found
> > %MMS-F-ABORT, For target INSTALLDEPS, CLI returned
> > abort status: %X10018292.
> > $ mmk
> > %DCL-W-IVVERB, unrecognized command verb - check
> > validity and spelling
> >  \MMK\
> > 
> > 
> > 
> > =====
> > Joseph Lamb
> > 
> > 
> >             
> > __________________________________ 
> > Do you Yahoo!? 
> > Meet the all-new My Yahoo! - Try it today! 
> > http://my.yahoo.com 
> >  
> > 
> > 
> 
> 
> =====
> Joseph Lamb
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> The all-new My Yahoo! - Get yours free! 
> http://my.yahoo.com 
>  
> 
> 


=====
Joseph Lamb


                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

Reply via email to