Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!rcb@mcnc.org@rti-sel.UUCP From: rcb@mcnc.org@rti-sel.UUCP Newsgroups: mod.computers.vax Subject: Re: SYS$SHARE:SMBSRVSHR.EXE problems, pass 2 Message-ID: <8702031957.AA00080@rti-sel> Date: Tue, 3-Feb-87 14:57:15 EST Article-I.D.: rti-sel.8702031957.AA00080 Posted: Tue Feb 3 14:57:15 1987 Date-Received: Thu, 5-Feb-87 03:18:33 EST References: <870202005559.02d@CitHex.Caltech.Edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: rti-sel.uucp!rcb@mcnc.org (Random) Organization: Research Triangle Institute, RTP, NC Lines: 18 Approved: info-vax@sri-kl.arpa In article <870202005559.02d@CitHex.Caltech.Edu> carl@CITHEX.CALTECH.EDU writes: >A while ago, there was a note in this teleconference pointing out that the file >SMBSRVSHR.EXE ends up in SYS$SYSTEM: instead of SYS$SHARE: in the VMS 4.5 (or >was it 4.4?) installation. I think I've found a good reason: I just tried to >link a symbiont with the image in question sitting in SYS$SHARE:. I got the >error message: > >%LINK-I-DATMISMCH, createion of 3-SEP-1986 06:09 in shareable image - > SYS$SYSROOT:[SYSLIB]SMBSRVSHR.EXE;2 > differs from date of 22-MAR-1986 17:54 in shareable image library - > SYS$SYSROOT:[SYSLIB]IMAGELIB.OLB;1 > Using the new version is the correct thing to do. What you need to do is reinsert the smbsrvshr.exe into imagelib.olb so that the dates match. This only comes up when you link to the SMB$ or PSM$ code. Just type $ libr/share sys$share:imagelib sys$share:smbsrvshr.exe