From owner-freebsd-questions@FreeBSD.ORG Tue Nov 14 20:00:54 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 822F716A4B3 for ; Tue, 14 Nov 2006 20:00:54 +0000 (UTC) (envelope-from maxsec@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6887143D81 for ; Tue, 14 Nov 2006 20:00:40 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1248281uge for ; Tue, 14 Nov 2006 12:00:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Zi6FuKOT34/U2ZUB++d6d3UkLkGAb817ea7btIUd2rZatt8DojTkknILPYlspjtfugsVkDZxuIKF2iBcTqFJ0tyoV4cnTijn9wJFgozz3xF/Yelzr0d3F4AlQwDHI0yKtjBpKLeNVwMHCmjpuc8Dq/Hzs8ZhSzxVlz8CWCM3XjY= Received: by 10.78.21.7 with SMTP id 7mr1325357huu.1163534007804; Tue, 14 Nov 2006 11:53:27 -0800 (PST) Received: by 10.78.142.19 with HTTP; Tue, 14 Nov 2006 11:53:27 -0800 (PST) Message-ID: <72cf361e0611141153g207e999es18cbb33a1c974e47@mail.gmail.com> Date: Tue, 14 Nov 2006 19:53:27 +0000 From: "Martin Hepworth" To: "ohlund@woodwrecker.com" In-Reply-To: <33255.208.44.77.165.1163521279.squirrel@www.woodwrecker.com> MIME-Version: 1.0 References: <33255.208.44.77.165.1163521279.squirrel@www.woodwrecker.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: MailScanner Ports problems 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: Tue, 14 Nov 2006 20:00:54 -0000 There was talk about this on the Mailscanner list a while ago. I use the tar.gz to install MailScanner direct (on 4.11), but then I do alot of beta testing and JPK can lag behind in getting releases out. Ask on the main MailScanner list as JPK hangs about there sometime,, -- Martin On 11/14/06, ohlund@woodwrecker.com wrote: > > I've been doing cvsup's on ports-all and src-all. After rebuilding world > for the second time, I still get errors when building the ports. For > example, I'm trying to rebuild MailScanner and I get the following: > > ===> Verifying install for > /usr/local/lib/perl5/site_perl/5.6.2/mach/Filesys/Df.pm in > /usr/ports/sysutils/p5-Filesys-Df > ===> p5-Filesys-Df-0.92 requires statvfs() which is not available before > FreeBSD-5*. > *** Error code 1 > > Stop in /usr/ports/sysutils/p5-Filesys-Df. > *** Error code 1 > > Stop in /usr/ports/mail/mailscanner. > > Looks like some of the ports expect the code to have V5 routines available > although I'm only updating from RELENG-4. The error message is originating > from the Makefile which is specifically checking for an OS version >= 5.0. > > Any ideas? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >