From owner-freebsd-ports@FreeBSD.ORG Tue Mar 28 17:50:23 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org 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 8002F16A41F for ; Tue, 28 Mar 2006 17:50:23 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (c-24-63-86-11.hsd1.ma.comcast.net [24.63.86.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627C543D64 for ; Tue, 28 Mar 2006 17:50:22 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from bofh.straycat.dhs.org (bofh.straycat.dhs.org [192.168.1.56]) by straycat.dhs.org (8.13.4/8.13.4) with ESMTP id k2QM9sJ8011201; Sun, 26 Mar 2006 17:09:55 -0500 (EST) From: Tom McLaughlin To: Randy Bush In-Reply-To: <17445.59193.471523.770726@roam.psg.com> References: <17445.59193.471523.770726@roam.psg.com> Content-Type: text/plain Date: Sun, 26 Mar 2006 17:09:53 -0500 Message-Id: <1143410994.59088.13.camel@bofh> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd ports Subject: Re: libs shadowed 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: Tue, 28 Mar 2006 17:50:23 -0000 On Sat, 2006-03-25 at 14:58 -1000, Randy Bush wrote: > # portsclean -LDC > Cleaning out /usr/ports/*/*/work... > done. > Detecting unreferenced distfiles... > no unreferenced distfiles found. > ** /usr/local/lib/libhdb.so.7 is shadowed by /usr/lib/libhdb.so.7 > /usr/lib/libhdb.so.7 <- ? > /usr/local/lib/libhdb.so.7 <- heimdal-0.6.6 > --> This may be an undesirable situation > Leave /usr/lib/libhdb.so.7 (specify -i to ask on this) > > ** /usr/local/lib/libkadm5srv.so.7 is shadowed by /usr/lib/libkadm5srv.so.7 > /usr/lib/libkadm5srv.so.7 <- ? > /usr/local/lib/libkadm5srv.so.7 <- heimdal-0.6.6 > --> This may be an undesirable situation > Leave /usr/lib/libkadm5srv.so.7 (specify -i to ask on this) > > > which should i nuke. the /usr/local/lib versions are built > by portupgrade, so seem more 'current'. > > randy > Depends, which version of Heimdal did you plan on using, the version from base or the one from ports? From reading the lists I get leery over having both installed at once. You can remove all the Kerberos stuff from base and set NO_KERBEROS in make.conf if you want to use the heimdal port or remove the heimdal port if you want to use the version in base. In the first case you lose pam_krb5 from base. In the second case some ports want the heimdal port, for instance postgresql. (I have patches to get pgsql working with heimdal from base if that's the reason the heimdal port was installed.) Tom -- | tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org | | FreeBSD http://www.FreeBSD.org | | BSD# http://www.mono-project.com/Mono:FreeBSD |