From owner-freebsd-ports@FreeBSD.ORG Wed Apr 27 15:55:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9793516A4CE for ; Wed, 27 Apr 2005 15:55:48 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 375F643D39 for ; Wed, 27 Apr 2005 15:55:48 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so308498wri for ; Wed, 27 Apr 2005 08:55:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kSVXZcnf9QGMZ207pDFwbx16iuq7E4a38il8o9yRHqKTpjSOgvZQw4RurXksFvaHfhHtby8KpXAhSlCSOawLQ/JnYO0YeJ4KFENlqlZqov4i0bAgt7P9Z/LbMI9pB6E3O5wTfZXsSd8WjUPDbImwtwYx9l3F6AvLhQxS4FOQHXs= Received: by 10.54.125.14 with SMTP id x14mr229162wrc; Wed, 27 Apr 2005 08:55:47 -0700 (PDT) Received: by 10.54.29.77 with HTTP; Wed, 27 Apr 2005 08:55:46 -0700 (PDT) Message-ID: <790a9fff05042708553df29617@mail.gmail.com> Date: Wed, 27 Apr 2005 10:55:46 -0500 From: Scot Hetzel To: Augusto Cesar Castoldi In-Reply-To: <1114613430.426fa6b6f1e16@webmail.dock.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1114613430.426fa6b6f1e16@webmail.dock.com.br> cc: ports@freebsd.org Subject: Re: samba3 error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 15:55:48 -0000 On 4/27/05, Augusto Cesar Castoldi wrote: > I just installed the freebsd system, update de ports database: >=20 > #cvsup -L 2 /root/ports-supfile >=20 > cd /usr/ports/net/samba3 > make >=20 > and receive the errors attached >=20 > can you help? >=20 from your make-samba3.txt file: checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock I would suggest that you check your system clock. ;-) Scot