From owner-freebsd-ports@FreeBSD.ORG Mon Jun 29 09:31:19 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CABD7106564A for ; Mon, 29 Jun 2009 09:31:19 +0000 (UTC) (envelope-from paul@ifdnrg.com) Received: from mx.ifdnrg.com (mx.ifdnrg.com [193.200.98.30]) by mx1.freebsd.org (Postfix) with ESMTP id 6D3D48FC13 for ; Mon, 29 Jun 2009 09:31:19 +0000 (UTC) (envelope-from paul@ifdnrg.com) X-Authenticated-Sender: œYES Received: from [192.168.1.118] (87-194-184-71.bethere.co.uk [87.194.184.71]) (authenticated bits=0) by mx.ifdnrg.com (8.13.8/8.13.8) with ESMTP id n5T8xSxA071055 for ; Mon, 29 Jun 2009 09:59:28 +0100 (BST) (envelope-from paul@ifdnrg.com) Message-ID: <4A488261.9040209@ifdnrg.com> Date: Mon, 29 Jun 2009 09:59:13 +0100 From: Paul Macdonald User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-8.1 required=6.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_WEB,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mx.ifdnrg.com Subject: error updating lighttpd X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2009 09:31:20 -0000 on 6.2-RELEASE Making install in src make install-am test -z "/usr/local/lib/lighttpd" || .././install-sh -c -d "/usr/local/lib/lighttpd" /bin/sh ../libtool --mode=install /usr/bin/install -c 'mod_flv_streaming.la' '/usr/local/lib/lighttpd/mod_flv_streaming.la' CDPATH: not found func_opt_split: not found libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4 libtool: and run autoconf again. *** Error code 63 Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.23/src. *** Error code 1 Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.23/src. *** Error code 1 Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.23/src. *** Error code 1 Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.23. *** Error code 1 Stop in /usr/ports/www/lighttpd. *** Error code 1 Stop in /usr/ports/www/lighttpd. *** Error code 1 Stop in /usr/ports/www/lighttpd. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090629-89695-s63jo-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=lighttpd-1.4.22_2 UPGRADE_PORT_VER=1.4.22_2 make batch=yes reinstall ---> Restoring the old version ** Fix the installation problem and try again.