From owner-freebsd-perl@FreeBSD.ORG Tue Jan 30 03:06:37 2007 Return-Path: X-Original-To: freebsd-perl@freebsd.org Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B090F16A403 for ; Tue, 30 Jan 2007 03:06:37 +0000 (UTC) (envelope-from leeym@utopia.leeym.com) Received: from msr43.hinet.net (msr43.hinet.net [168.95.4.143]) by mx1.freebsd.org (Postfix) with ESMTP id 3B72513C428 for ; Tue, 30 Jan 2007 03:06:37 +0000 (UTC) (envelope-from leeym@utopia.leeym.com) Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52]) by msr43.hinet.net (8.9.3/8.9.3) with ESMTP id KAA15679; Tue, 30 Jan 2007 10:26:59 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 60E7F76F918; Tue, 30 Jan 2007 10:26:58 +0800 (CST) X-Virus-Scanned: by amavisd-new at leeym.com Received: from utopia.leeym.com ([127.0.0.1]) by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id psU4i4ZK80m2; Tue, 30 Jan 2007 10:26:54 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 44D1D76F8F9; Tue, 30 Jan 2007 10:26:54 +0800 (CST) Date: Tue, 30 Jan 2007 10:26:54 +0800 From: Yen-Ming Lee To: Pawel Zbierski Message-ID: <20070130022654.GA89983@utopia.leeym.com> References: <8e40d8120701290330h5569c5dfl81689f83d37e2090@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <8e40d8120701290330h5569c5dfl81689f83d37e2090@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-perl@freebsd.org Subject: Re: error while compiling Unix-Syslog-0.100 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jan 2007 03:06:37 -0000 On Mon, Jan 29, 2007 at 11:30:24AM +0000, Pawel Zbierski wrote: > Hi! > I've tried to compile amavisd-new on FreeBSD 6.2; Perl 5.8.8 > I've got following message: > > > ===> Installing for amavisd-new-2.4.4,1 > ===> amavisd-new-2.4.4,1 depends on file: > /usr/local/lib/perl5/site_perl/5.8.8/mach/Unix/Syslog.pm - not found [deleted] > Writing Makefile fir Unix::Syslog > ==> Your Makefile has been rebuilt. <== > ==> Please rerun the make command. <== > false > *** Error code 1 > > Stop in /.1/ports/sysutils/p5-Unix-Syslog/work/Unix-Syslog-0.100. > *** Error code 1 > > Stop in /.1/ports/sysutils/p5-Unix-Syslog. > *** Error code 1 > Stop in /.1/ports/security/amavisd-new. > > Can anyone point me what I did wrong? > I've been looking for an answer two days and found only non-answered posts. > Greetings > P.Zbierski Hi, I once encountered this error message, and the problem is that my system time is incorrectly configured so that the newly created Makefile is older than Makefile.PL and the other files. Please check if it's the same problem as mine. regards, -- Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan