From owner-freebsd-stable Thu Aug 22 2:20:47 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 3D80E37B400 for ; Thu, 22 Aug 2002 02:20:44 -0700 (PDT) Received: from primus.vsservices.com (primus.vsservices.com [63.66.136.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDA943E4A for ; Thu, 22 Aug 2002 02:20:43 -0700 (PDT) (envelope-from gclarkii@vsservices.com) Received: from prime.vsservices.com (conr-adsl-dhcp-26-247.txucom.net [209.34.26.247]) by primus.vsservices.com (8.12.5/8.12.5) with SMTP id g7M9KgMX094434 for ; Thu, 22 Aug 2002 04:20:43 -0500 (CDT) (envelope-from gclarkii@vsservices.com) Date: Thu, 22 Aug 2002 04:20:43 -0500 From: GB Clark To: freebsd-stable@FreeBSD.ORG Subject: Re: Problem with perl 5.8.0 port - FIXED Message-Id: <20020822042043.7fd9f933.gclarkii@vsservices.com> In-Reply-To: <20020822003953.463c6f96.gclarkii@vsservices.com> References: <20020822003953.463c6f96.gclarkii@vsservices.com> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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, 22 Aug 2002 00:39:53 -0500 GB Clark wrote: > Hello, > > I was just trying to compile the perl 5.8.0 port on a 4.5-STABLE system and ran into a > problem when I started to compile Digest::MD5. It errored out with no being able to > find 'dowarn'. The same EXACT port files works just fine on 4.6-RC system. > > Has anyone else ran into this before? > > I'm in the process of upgrading this system to 4.6-STABLE right now to see if this helps. > > thanks, > > GB Ok, Follow-up. 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...:) Thanks, GB -- GB Clark II | Roaming FreeBSD Admin gclarkii@VSServices.COM | General Geek CTHULU for President - Why choose the lesser of two evils? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message