From owner-freebsd-stable Thu Aug 22 2:33:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 757C337B400 for ; Thu, 22 Aug 2002 02:33:24 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0481A43E70 for ; Thu, 22 Aug 2002 02:33:24 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 917552B912; Thu, 22 Aug 2002 11:33:21 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 906256A7124; Thu, 22 Aug 2002 19:33:12 +1000 (EST) Date: Thu, 22 Aug 2002 19:33:12 +1000 From: Edwin Groothuis To: GB Clark Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problem with perl 5.8.0 port - FIXED Message-ID: <20020822093312.GJ785@k7.mavetju> Mail-Followup-To: Edwin Groothuis , GB Clark , freebsd-stable@FreeBSD.ORG References: <20020822003953.463c6f96.gclarkii@vsservices.com> <20020822042043.7fd9f933.gclarkii@vsservices.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020822042043.7fd9f933.gclarkii@vsservices.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 22, 2002 at 04:20:43AM -0500, GB Clark wrote: > > I found the problem via google. There is a patchlevel.h in /usr/local/include (with 2 lines in it that > say #define PATCHLEVEL 0) that is NOT the one that perl wants. If I remove -I/usr/local/include from > the list for Digest::MD5 it works fine. I'm looking to see what > installed that stupid header file...:) [/usr/ports] edwin@k7>find . -name pkg-plist -exec grep -H patchlevel.h {} \; ./irc/tr-ircd/pkg-plist:include/patchlevel.h [...] Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message