From owner-freebsd-questions@FreeBSD.ORG Wed Aug 16 06:40:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C53C016A4DE for ; Wed, 16 Aug 2006 06:40:00 +0000 (UTC) (envelope-from igorr@speechpro.com) Received: from speechpro.ru (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4302343D45 for ; Wed, 16 Aug 2006 06:39:59 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from [192.168.2.26] (helo=sysadm.stc) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1GDF4G-000KqV-W9; Wed, 16 Aug 2006 10:39:57 +0400 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GDF4I-000JCV-Fq; Wed, 16 Aug 2006 10:39:58 +0400 Received: (from igorr@localhost) by sysadm.stc (8.13.6/8.13.6/Submit) id k7G6dvof073810; Wed, 16 Aug 2006 10:39:57 +0400 (MSD) (envelope-from igorr) Date: Wed, 16 Aug 2006 10:39:57 +0400 From: Igor Robul To: John Nielsen Message-ID: <20060816063957.GA73493@sysadm.stc> References: <20060814100913.S7522@ganymede.hub.org> <20060815121228.GA66969@sysadm.stc> <200608151037.10399.lists@jnielsen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608151037.10399.lists@jnielsen.net> User-Agent: Mutt/1.5.12-2006-07-14 X-Archived: Yes Cc: freebsd-questions@freebsd.org Subject: Re: BSDstats v3.0 - The Security Rewrite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 06:40:00 -0000 On Tue, Aug 15, 2006 at 10:37:10AM -0400, John Nielsen wrote: > On Tuesday 15 August 2006 08:12, Igor Robul wrote: > > On Mon, Aug 14, 2006 at 10:19:05AM -0300, Marc G. Fournier wrote: > > > None of the pre-v3.x clients can talk to the v3.x server, since the DB > > > format has totally changed, so everyone needs to grab the latest version > > > and run it so that we can re-sync the database properly ... > > > > It does not build with read-only /usr/ports and WRKDIRPREFIX=/usr/build > > v2.0 worked fine > > It doesn't "build" at all (although it does create a "work" directory to keep > track of its progress). I always set WRKDIRPREFIX and didn't have any trouble > upgrading. Are you sure there's not something else going on? I know, that it does not "build" .... strange ... when I had done "make install" today it didnt complainned ... so maybe I really did something strange :-)