From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 26 21:30:54 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38C9E37B401 for ; Sat, 26 Jul 2003 21:30:54 -0700 (PDT) Received: from tulwar.corihemazoo.org (h24-79-145-162.ed.shawcable.net [24.79.145.162]) by mx1.FreeBSD.org (Postfix) with SMTP id 65A3D43F75 for ; Sat, 26 Jul 2003 21:30:53 -0700 (PDT) (envelope-from rikb@corihemazoo.org) Received: (qmail 35445 invoked by uid 1001); 27 Jul 2003 04:30:52 -0000 From: "Rik" Date: Sat, 26 Jul 2003 22:30:52 -0600 To: Jeremy Messenger Message-ID: <20030727043052.GA35372@leopard.felines.net> References: <20030726225211.GA26516@leopard.felines.net> <20030727035009.GA35081@leopard.felines.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-gnome@freebsd.org Subject: Re: Problem with gconftool-2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 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, 27 Jul 2003 04:30:54 -0000 * Jeremy Messenger [2003-07-26 22:06]: > > By default, it's using libc_r... so.. the problem must be somewhere else in > your apps. Damn I was hoping you wouldn't say that.:) > >I upgrade my ports with the only tool I know how to use, that being > >portupgrade [options:'usually rR'] port.to.be.upgraded. ie. 'portupgrade - > > > > > >rR libgnome' > > I usually do this: > > # pkgdb -F > # portupgrade -ra All I can say is there is more than 1 way to skin a cat as long as the hide looks good when you're done that was the right way.:) > > It works very well on me so far, but I don't have any idea what your > problem is. Joe, Adam or someone should be able to help you when they check > the email. > > > I use /etc/libmap.conf, because I want this feature so I can play with it. > ;-) It doesn't build this by default. Yes I found that out from the man page. I have put WITH_LIBMAP=y in my make.conf and recompiled rtld-elf and installed it. So now I have it too.:) Now to play.;) I have a feeling that I have some kernel option set that is giving me grief so I guess I will be building kernels till the dawn. I am a wild man on a Saturday night.:). Rik