From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 05:44:35 2003 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 4801737B404 for ; Thu, 17 Apr 2003 05:44:35 -0700 (PDT) Received: from relay.1anetworks.net (ns3.1anetworks.net [212.36.99.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E45A43FD7 for ; Thu, 17 Apr 2003 05:44:33 -0700 (PDT) (envelope-from brian@ukip.com) Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by relay.1anetworks.net (8.11.7+Sun/8.11.7) with SMTP id h3HCiVv06944 for ; Thu, 17 Apr 2003 13:44:31 +0100 (BST) Received: from BRI (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id NAA06461 for ; Thu, 17 Apr 2003 13:44:30 +0100 (BST) From: "Bri" To: Date: Thu, 17 Apr 2003 13:37:10 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Libtool and the lastest cvs version of php 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: Thu, 17 Apr 2003 12:44:35 -0000 I've noticed on both freebsd 5 on (SPARC64) and redhat linux 7.x are running libtool 1.3.4 and the lastest cvs version of php requires 1.4.3 or higher I'm wonder if there are any issues with these new versions of libtool or not as 5 CURRENT is only on 1.3.4 and the highest version I've seen anywhere with a default os install is 1.4 is there anything big that could go wrong using 1.4.3. and ports/devel/libtool ports/devel/libtool13 ports/devel/libtool14 are all the same version 1.3.4 Bri,