|
|
|
|
|
|
| Author |
Message |
PPrymmer@factset.com *nix forums beginner
Joined: 08 Jul 2005
Posts: 21
|
Posted: Mon Feb 06, 2006 6:50 pm Post subject:
perl@27105: dependency loop in extracted descrip.mms
|
|
|
When I run:
@configure "-des"
mmk
I get to a point where the action commands:
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1078 (10 blocks)
CC/DECC/NOANSI_ALIAS
/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/float=ieee/ieee=denorm/Define=PERL_CORE
PERLAPI.C
Copy/NoConfirm/Log [.VMS]SOCKADAPT.H []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1079 (10 blocks)
Copy/Log/NoConfirm [.vms]vmsish.h []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]VMSISH.H;1 copied to
USER:[PPRYMMER.PERL.PERL]VMSISH.H;541 (63 blocks)
Copy/NoConfirm/Log [.VMS]SOCKADAPT.H []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1080 (10 blocks)
Note that the files are up to rms version ;1080 before I hit Ctrl-Y
to stop mmk.
This was with:
perl rsynced to .patch = 27105
%MMK-I-IDENT, this is the MadGoat Make Utility V3.9-6
Compaq C S6.5-002 on OpenVMS Alpha V7.3-2
Peter Prymmer |
|
| Back to top |
|
 |
John E. Malmberg *nix forums Guru Wannabe
Joined: 30 May 2005
Posts: 264
|
Posted: Tue Feb 07, 2006 4:29 am Post subject:
Re: perl@27105: dependency loop in extracted descrip.mms
|
|
|
Peter Prymmer wrote:
| Quote: | When I run:
@configure "-des"
mmk
I get to a point where the action commands:
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1078 (10 blocks)
CC/DECC/NOANSI_ALIAS
/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/float=ieee/ieee=denorm/Define=PERL_CORE
PERLAPI.C
Copy/NoConfirm/Log [.VMS]SOCKADAPT.H []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1079 (10 blocks)
Copy/Log/NoConfirm [.vms]vmsish.h []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]VMSISH.H;1 copied to
USER:[PPRYMMER.PERL.PERL]VMSISH.H;541 (63 blocks)
Copy/NoConfirm/Log [.VMS]SOCKADAPT.H []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1080 (10 blocks)
Note that the files are up to rms version ;1080 before I hit Ctrl-Y
to stop mmk.
This was with:
perl rsynced to .patch = 27105
%MMK-I-IDENT, this is the MadGoat Make Utility V3.9-6
Compaq C S6.5-002 on OpenVMS Alpha V7.3-2
|
I am not seeing this with .patch = 27101 and the descrip.mms_template
has not changed since then.
This is with:
OpenVMS Alpha 8.2
%MMK-I-IDENT, this is the MadGoat Make Utility V3.9-9
HP C V7.1-015 on OpenVMS Alpha V8.2
-John
wb8tyw@qsl.net
Personal Opinion Only |
|
| Back to top |
|
 |
John E. Malmberg *nix forums Guru Wannabe
Joined: 30 May 2005
Posts: 264
|
Posted: Tue Feb 07, 2006 4:47 am Post subject:
Re: perl@27105: dependency loop in extracted descrip.mms
|
|
|
John E. Malmberg wrote:
| Quote: | Peter Prymmer wrote:
When I run:
@configure "-des"
mmk
I get to a point where the action commands:
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1078 (10 blocks)
CC/DECC/NOANSI_ALIAS
/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/float=ieee/ieee=denorm/Define=PERL_CORE
PERLAPI.C
Copy/NoConfirm/Log [.VMS]SOCKADAPT.H []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1079 (10 blocks)
Copy/Log/NoConfirm [.vms]vmsish.h []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]VMSISH.H;1 copied to
USER:[PPRYMMER.PERL.PERL]VMSISH.H;541 (63 blocks)
Copy/NoConfirm/Log [.VMS]SOCKADAPT.H []
%COPY-S-COPIED, USER:[PPRYMMER.PERL.PERL.VMS]SOCKADAPT.H;1 copied to
USER:[PPRYMMER.PERL.PERL]SOCKADAPT.H;1080 (10 blocks)
Note that the files are up to rms version ;1080 before I hit Ctrl-Y
to stop mmk.
This was with:
perl rsynced to .patch = 27105
%MMK-I-IDENT, this is the MadGoat Make Utility V3.9-6 Compaq C
S6.5-002 on OpenVMS Alpha V7.3-2
I am not seeing this with .patch = 27101 and the descrip.mms_template
has not changed since then.
This is with:
OpenVMS Alpha 8.2
%MMK-I-IDENT, this is the MadGoat Make Utility V3.9-9
HP C V7.1-01
|
Build flags:
-"Dusevmsdebug" "-Dunlink_all_versions" "-Duselargefiles"
"-Dcf_email=SYSTEM" "-de"
-John
wb8tyw@qsl.net
Personal Opinion Only |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Tue Dec 02, 2008 6:53 pm | All times are GMT
|
|
Gas Suppliers | Car Loans | Magazine Subscription | Mortgage Calculator | Mortgage Calculator
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|