From owner-freebsd-ports@FreeBSD.ORG Mon Jan 10 09:03:04 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 ACBB516A4CE for ; Mon, 10 Jan 2005 09:03:04 +0000 (GMT) Received: from tanuki.neverthere.org (adsl-209-204-165-200.sonic.net [209.204.165.200]) by mx1.FreeBSD.org (Postfix) with SMTP id 41DF343D3F for ; Mon, 10 Jan 2005 09:03:04 +0000 (GMT) (envelope-from mhr@neverthere.org) Received: (qmail 81691 invoked from network); 10 Jan 2005 09:15:59 -0000 Received: from unknown (HELO ?192.168.1.102?) (192.168.1.102) by tanuki.neverthere.org with SMTP; 10 Jan 2005 09:15:59 -0000 In-Reply-To: <20050110042727.GA1286@xor.obsecurity.org> References: <20050110042727.GA1286@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2C368216-62E6-11D9-80AB-000A95CD9CC8@neverthere.org> Content-Transfer-Encoding: 7bit From: Michael Rubin Date: Mon, 10 Jan 2005 01:01:10 -0800 To: Kris Kennaway X-Mailer: Apple Mail (2.619) cc: ports@FreeBSD.org cc: ale@FreeBSD.org Subject: Re: FreeBSD Port: pecl-fileinfo-0.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 09:03:04 -0000 I apologize for wasting your time. I am pretty impressed with your response time. That was great. I will not ask you another question after this email. But I am going to ask you one more. :-) I did a uname -a and found out I was mistaken. I am running: > -> uname -a > FreeBSD firstgear.neverthere.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 > root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 On the FreeBSD website I don't see a 5.3-STABLE I only see a 5.3 RELEASE. If there is a RTFM I am not doing please feel free to reply with RTFM, or point me to the place to get 5.3 STABLE. Thanks again for your time, Michael Rubin On Jan 9, 2005, at 8:27 PM, Kris Kennaway wrote: > On Sun, Jan 09, 2005 at 06:39:29PM -0800, Michael Rubin wrote: >> HI. I am trying to install pecl-fileinfo on my 5.3Rc1 system. It is >> needed by many other ports. But it fails on the configure for myself >> and many others on the net. Here is the config.log. I have seen posts >> and emails asking about ti since 11/1/04. But I have yet to here or >> see >> any solution. Do you know what is going on? >> >> I have attached the config.log. > > You need to update to 5.3-STABLE. > > Kris