From owner-freebsd-stable Fri Jul 23 8:34:17 1999 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 3B22214E04 for ; Fri, 23 Jul 1999 08:34:14 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id IAA15127; Fri, 23 Jul 1999 08:34:04 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id IAA76369; Fri, 23 Jul 1999 08:34:03 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 23 Jul 1999 08:34:03 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: John Subject: Re: libm3formsvbt.so.6 Cc: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John wrote: > 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. Aha. That means your "modula-3-lib" port is out of date -- not necessarily the distfile, but the port itself. Pkg_delete "modula-3" and "modula-3-lib", grab the latest ports one way or another (from www.freebsd.org or ftp.freebsd.org or by using CVSup on a different machine), and try again. Actually, I believe the 3.2 CD should have up to date versions of these ports, so you could get them from there. As an alternate approach you could simply use the "cvsup-bin" port, which bypasses all that Modula-3 stuff. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message