Consultor Eletrônico



Kbase 15046: Probuild Remote RMS Dataserver, BSDSBGN link warn undef sym
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Probuild Remote RMS Dataserver, BSDSBGN link warn undef sym

Probuild REMOTE RMS DATASERVER with DECNET protocol
gets link warnings.

The following was found on 7.2E01 PROGRESS VAX/VMS.
The default link script name is LDRMSSRV.COM. When this
link script is executed the following link warnings result:

%LINK-W-NUDFSYMS, 1 undefined symbol:
%LINK-I-UDFSYM, BSDSBGN
%LINK-W-USEUNDEF, undefined symbol BSDSBGN referenced
in psect $DATA offset %X00000004
in module NSSLIST file
PSCVAX_V2:[RDL72E01.REL.DLC.PROBUILD.][4GL]NSSLIST.OBJ;125

The workaround is to modify the link script (LDRMSSRV.COM)
to include the following line:

.
.
PROLOAD:[4gl]drmsgsub,-
PROLOAD:[4gl]n1nosbsd,- <-- add this line
PROLOAD:[4gl]n1nodt,-
.
.


21-aug-95
jyt


Progress Software Technical Support Note # 15046