From owner-freebsd-gnome@FreeBSD.ORG Sun Oct 4 18:19:17 2009 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87B91106568B for ; Sun, 4 Oct 2009 18:19:17 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.yandex.ru (forward12.yandex.ru [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id 3E8858FC15 for ; Sun, 4 Oct 2009 18:19:16 +0000 (UTC) Received: from smtp15.yandex.ru (smtp15.yandex.ru [95.108.130.69]) by forward12.yandex.ru (Yandex) with ESMTP id 3D7DC15D05CA; Sun, 4 Oct 2009 21:57:57 +0400 (MSD) Received: from smeshariki.local (unknown [77.66.147.84]) by smtp15.yandex.ru (Yandex) with ESMTPSA id 0825C4E28062; Sun, 4 Oct 2009 21:57:57 +0400 (MSD) Message-ID: <4AC8E1E9.8080607@yandex.ru> Date: Sun, 04 Oct 2009 21:56:57 +0400 From: "R.Mahmatkhanov" User-Agent: Thunderbird 2.0.0.23 (X11/20090908) MIME-Version: 1.0 To: "Luiz Gustavo S. Costa" References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> In-Reply-To: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1254679077 X-Yandex-Spam: 1 X-Yandex-Front: smtp15.yandex.ru Cc: gnome@FreeBSD.org Subject: Re: build error on pulseaudio port X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2009 18:19:17 -0000 Good day! Did you follow the 20090802 instruction from /usr/ports/UPDATING? AFFECTS: users of devel/libtool15 and devel/libltdl15 AUTHOR: mezz@FreeBSD.org The devel/libtool15 and devel/libltdl15 ports have been moved to libtool22 and libltdl22, respectively, then updated to 2.2.6a. You will need to run portmaster or portupgrade to properly perform the upgrade: Portmaster: ----------- portmaster -o devel/libtool22 devel/libtool15 portmaster -o devel/libltdl22 devel/libltdl15 After that, you will need to rebuild all ports that depend on libltdl. Since all dependent ports' PORTREVISIONs have been bumped, you can run portupgrade or portmaster with '-a' to complete the upgrade. Luiz Gustavo S. Costa пишет: > Hi guys.... > > On the upgrade the package pulseaudio with portmaster utility, i > received this message: > > configure: error: Unable to find libltdl version 2. Makes sure you > have libtool 2.2 or later installed. > > but, the package libtool and libtdl is installed ! > > % pkg_info | grep "libltdl\|libtool" > libltdl-2.2.6a_1 System independent dlopen wrapper > libtool-2.2.6a_1 Generic shared library support script > > My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 > > I running the FreeBSD 8.0 RC-1 > %uname -a > FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 > 20:45:19 UTC 2009 > root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Log of build on attachment. > > Thanks ! > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- Regards, Ruslan