From owner-freebsd-stable Fri Jul 23 4:11: 8 1999 Delivered-To: freebsd-stable@freebsd.org Received: from unix01.voicenet.com (unix01.voicenet.com [209.71.48.250]) by hub.freebsd.org (Postfix) with SMTP id 9F42C14ED4 for ; Fri, 23 Jul 1999 04:11:06 -0700 (PDT) (envelope-from jpapalia@voicenet.com) Received: (qmail 13750 invoked by uid 4485); 23 Jul 1999 11:07:53 -0000 Date: Fri, 23 Jul 1999 07:07:53 -0400 (EDT) From: John X-Sender: jpapalia@unix01 To: John Polstra Cc: freebsd-stable@freebsd.org Subject: Re: libm3formsvbt.so.6 In-Reply-To: <199907230551.WAA75664@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Just finished upgrading to 3.2, and now trying to rebuild my ports. I > > upgraded to the lasted modula-3. So, now running the lastest mod3, I'm > > getting the following error when trying to run cvsup: > > > > /usr/libexec/ld-elf.so.1: Shared object "libm3formsvbt.so.6" not found. > > > > Ideas? > > The modula-3 port should have installed a script "50.m3.sh" in > "/usr/local/etc/rc.d": > > #!/bin/sh > echo -n ' Modula-3' > /sbin/ldconfig -m /usr/local/lib/m3/FreeBSD2 > > Is it there? Try running it by hand (as root), and see if that > fixes the problem. Please let me know what happens. > The script is there, and I belive it ran previously on it's own. I ran it again though, just in case, and it didn't help. The thing is, as far as I can tell, I have all teh .5 versions of othe files - but not the .6 versions. This makes no sense to me, since I've manually d/loaded and installed the "most current" versions from the distfiles. So, problems is still there... --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message