From owner-freebsd-ports@FreeBSD.ORG Sat Oct 2 22:59:50 2010 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 4A034106564A for ; Sat, 2 Oct 2010 22:59:50 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id E62C68FC08 for ; Sat, 2 Oct 2010 22:59:49 +0000 (UTC) Received: by qwd6 with SMTP id 6so2749102qwd.13 for ; Sat, 02 Oct 2010 15:59:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=ox5jWOpwm9V8ftzm30szztFpo6sGhr4XlshoucXmvn4=; b=LsvKGgNH86/GkzwNwZz4/w/VF/gfBPw41QMjUbfCvV14JvkZH8KD/45y6UyypntMca pfET26I3x/3uIgV4IMqPxEKHhZB7WsyyL46LhEUIjkP2sYmp18beTILlmclZTi697g9z 7VzJGKahahJA3ZiVRM/jFTN5O6LwVVo7i22iI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iBLs64jJOg322pn0eHPCyE8HtbAvKR/2IUeZ0JIMGM6uAHSpfKEwjKcPjVmq+UwAvA s1+xz1C/xgkpJ2iAQVSWYmebcYbwIJuj7s/JzU9wa2ffq3XDe4pOh+NFHMxgXr9WgAkH ErZsM64I3uQwPREu9GdrgZ1mAH3RRfXFHRxPQ= MIME-Version: 1.0 Received: by 10.229.182.205 with SMTP id cd13mr5479759qcb.30.1286060388799; Sat, 02 Oct 2010 15:59:48 -0700 (PDT) Received: by 10.229.227.131 with HTTP; Sat, 2 Oct 2010 15:59:48 -0700 (PDT) Date: Sat, 2 Oct 2010 22:59:48 +0000 Message-ID: From: "Sam Fourman Jr." To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Subject: libtool22 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: Sat, 02 Oct 2010 22:59:50 -0000 hello, Latley every time I run portupgrade -ar any random port will try to install libtool22... then it is already installed.. so if I deinstall libtool22.. then then reinstall the original port I was trying to install.. everything works.. how do I fix libtool22 for good so that all ports know that it is installed? Sample of the problem trying to install /usr/ports/audio/rhythmbox. ibtool: link: (cd libltdl/.libs/libltdlc.lax/dlopen.a && ar x "/usr/ports/devel/libtool22/work/libtool-2.2.10/libltdl/.libs/dlopen.a") libtool: link: ar cru libltdl/.libs/libltdlc.a libltdl/loaders/.libs/libltdl_libltdlc_la-preopen.o libltdl/.libs/libltdl_libltdlc_la-lt__alloc.o libltdl/.libs/libltdl_libltdlc_la-lt_dlloader.o libltdl/.libs/libltdl_libltdlc_la-lt_error.o libltdl/.libs/libltdl_libltdlc_la-ltdl.o libltdl/.libs/libltdl_libltdlc_la-slist.o libltdl/.libs/argz.o libltdl/.libs/libltdlcS.o libltdl/.libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib libltdl/.libs/libltdlc.a libtool: link: rm -fr libltdl/.libs/libltdlc.lax libtool: link: ( cd "libltdl/.libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) ===> Installing for libtool-2.2.10 ===> Generating temporary packing list ===> Checking if devel/libtool22 already installed ===> libtool-2.2.10 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of devel/libtool22 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/devel/libtool22. *** Error code 1 Stop in /usr/ports/audio/rhythmbox. *** Error code 1 Stop in /usr/ports/audio/rhythmbox. Sam# -- Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com