From owner-freebsd-bugs Mon Aug 14 04:15:50 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA12591 for bugs-outgoing; Mon, 14 Aug 1995 04:15:50 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id EAA12579 for ; Mon, 14 Aug 1995 04:15:43 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id EAA14970; Mon, 14 Aug 1995 04:05:12 -0700 Date: Mon, 14 Aug 1995 04:05:12 -0700 Message-Id: <199508141105.EAA14970@silvia.HIP.Berkeley.EDU> To: jan@physik.TU-Berlin.DE CC: freebsd-bugs@freebsd.org In-reply-to: <199508131800.UAA12268@marie.physik.tu-berlin.de> (message from Jan Riedinger on Sun, 13 Aug 1995 20:00:50 +0100 (MET DST)) Subject: Re: ports & 2.1.0-SNAP From: asami@cs.berkeley.edu (Satoshi Asami) Sender: bugs-owner@freebsd.org Precedence: bulk * I had some minor problems to compile some ports. In various ports (e.g. * xview-lib) is a call of "ldconfig -m", but the option -m doesn't exist * for 2.1.0-950726-SNAP. Sorry, this was an oversight on our part involving three cvs branches, two release engineers and one port manager. The problem has since been corrected. You can probably just ignore the ldconfig errors. * The Makefile for olvwm is searching for a .Z file in the distfile directory * instead for a .gz file. (The same is probably true for elm, pine, pcnfsd ). Is there something wrong about that? ftp.x.org:/R5contrib ncftp>dir olvwm* -rw-r--r-- 1 root daemon 10506 Feb 10 1994 olvwm4.Patch01.Z -rw-r--r-- 1 root daemon 631689 Jan 25 1994 olvwm4.tar.Z * For my site the ghostscript package was corrupted, but maybe this * isn't so for the primary mirrors. Egads you are right, no idea how this happened. I'll rebuild it. Thanks for the report! * top-stable produces immidiatly a segmention violation on my system. Hmm. It works here (on my home machine, running a -stable but newer than the July snap). :< * Because I don't like compressed man-pages ( I have only a 386 ), I tried * to recompile man, but the configure script is missing. Sorry, no idea on that one.... Satoshi