HP3000-L Archives

April 2003, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Collins <[log in to unmask]>
Reply To:
Bruce Collins <[log in to unmask]>
Date:
Mon, 28 Apr 2003 17:03:33 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (105 lines)
On 7.0 the script contains two XLs:

:print psirpt.pred.sys
file psilist=$stdlist
run psswinvp.pred.sys;xl='xl.pred.sys,diagxl.pred.sys'



----- Original Message -----
From: "Paul Edwards"
Sent: Monday, April 28, 2003 4:31 PM
Subject: [HP3000-L] Script Broken


| The scripts in MPE/iX 7.5 are broken for PSIRPT.PRED.SYS and
| PSIRPTLP.PRED.SYS.
|
| PRED.SYS:print psirpt
| file psilist=$stdlist
| run psswinvp.pred.sys
|
| PRED.SYS:print psirptlp
| file psilist;dev=lp
| run psswinvp.pred.sys
|
| Execution produces unresolved externals:
|
| PRED.SYS: xeq psirpt
| UNRESOLVED EXTERNALS: st_cleanup_and_exit  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_init_wrapped_mod_1  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_init_wrapped_expert_mod  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_init_wrapped_utility_mod  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_setup_signal_handling  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_log_to_ta_log  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_check_for_interrupt  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_request_dev  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_release_dev  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_block_abort  (LDRERR 512)
| UNRESOLVED EXTERNALS: st_unblock_abort  (LDRERR 512)
| UNRESOLVED EXTERNALS: display_interactive_request  (LDRERR 512)
| UNRESOLVED EXTERNALS: core_display_init  (LDRERR 512)
| Failed to locate the exported code symbol(s) for the imported code
symbol(s)
| listed above. (LDRERR 522)
| Native mode loader message 522
| run psswinvp.pred.sys
| Unable to load program to be run. (CIERR 625)
|
| Adding the XL for the group only causes additional unresolved externals:
|
| PRED.SYS: run psswinvp.pred.sys;xl="xl.pred.sys"
| UNRESOLVED EXTERNALS: gethostname  (LDRERR 512)
| UNRESOLVED EXTERNALS: gs_get_host_address  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_ui_init  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_get_host_info  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_uut_connect  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_uut_disconnect  (LDRERR 512)
| UNRESOLVED EXTERNALS: gethostbyname  (LDRERR 512)
| UNRESOLVED EXTERNALS: socket  (LDRERR 512)
| UNRESOLVED EXTERNALS: bind  (LDRERR 512)
| UNRESOLVED EXTERNALS: listen  (LDRERR 512)
| UNRESOLVED EXTERNALS: connect  (LDRERR 512)
| UNRESOLVED EXTERNALS: select  (LDRERR 512)
| UNRESOLVED EXTERNALS: accept  (LDRERR 512)
| UNRESOLVED EXTERNALS: getsockname  (LDRERR 512)
| Failed to locate the exported code symbol(s) for the imported code
symbol(s)
| listed above. (LDRERR 522)
| Native mode loader message 522
| Unable to load program to be run. (CIERR 625)
|
| Using an additional XL from DIAG group only does a partial resolve:
|
| PRED.SYS:run psswinvp.pred.sys;xl="xl.pred.sys,socket.diag.sys"
| UNRESOLVED EXTERNALS: gs_get_host_address  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_ui_init  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_get_host_info  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_uut_connect  (LDRERR 512)
| UNRESOLVED EXTERNALS: pg_uut_disconnect  (LDRERR 512)
| Failed to locate the exported code symbol(s) for the imported code
symbol(s)
| listed above. (LDRERR 522)
| Native mode loader message 522
| Unable to load program to be run. (CIERR 625)
|
| I checked the archives and that didn't help. What are the correct XLs to
be
| used and why doesn't HP fix the scripts?
|
|
| ***************************************************************
|  CDR Paul Edwards USNR Ret.       HP 3000/9000 Certified Consultant
|  Paul Edwards & Associates        Phone: (972) 242-6660
|  1506 Estates Way                 Fax  : (972) 446-9022
|  Carrollton TX 75006              Cel  : (214) 384-8728
|  Email: [log in to unmask]          Web  : www.peassoc.com
| ***************************************************************
|
| * To join/leave the list, search archives, change list settings, *
| * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
|

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2