From owner-freebsd-ports@FreeBSD.ORG Thu May 3 17:23:14 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD4E516A400 for ; Thu, 3 May 2007 17:23:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id C7F8613C44C for ; Thu, 3 May 2007 17:23:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id EC6421A4D82; Thu, 3 May 2007 10:23:49 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 140EA5139A; Thu, 3 May 2007 13:23:14 -0400 (EDT) Date: Thu, 3 May 2007 13:23:13 -0400 From: Kris Kennaway To: JoaoBR Message-ID: <20070503172313.GA86695@xor.obsecurity.org> References: <200705011904.44643.joao@matik.com.br> <200705020716.43721.joao@matik.com.br> <20070503025919.GA48707@xor.obsecurity.org> <200705030732.29177.joao@matik.com.br> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <200705030732.29177.joao@matik.com.br> User-Agent: Mutt/1.4.2.2i Cc: Garrett Cooper , freebsd-ports@freebsd.org, Kris Kennaway Subject: Re: make -D recent problem? 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: Thu, 03 May 2007 17:23:14 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 03, 2007 at 07:32:28AM -0300, JoaoBR wrote: > On Wednesday 02 May 2007 23:59:19 Kris Kennaway wrote: >=20 > > > I guess one of those libraries needs to be rebuilt. > > > > > > grep -r /usr/X11R6/lib/libgtk-x11-2.0.la /usr/local/lib /usr/X11R6/lib > > > > > > should show you the files that need to be rebuilt. ?pkg_which will > > > help you to figure out which port they belong to. > >=20 > > it didn't help so much >=20 > > What does this statement mean? >=20 > means rebuilding them didn't solved the problem Rebuilding what? I can't help you if you keep not telling me anything :) > > > even Garrett's suggestion not, the only way I could > > > solve this was linking them to /usr/local/lib where the files are on = my > > > system > > > > > > /usr/X11R6/lib/libgtk-x11-2.0.la > > > /usr/X11R6/lib/libgdk-x11-2.0.la > > > /usr/X11R6/lib/libgdk_pixbuf-2.0.la > > > /usr/X11R6/lib/libpangocairo-1.0.la > > > /usr/X11R6/lib/libpangoft2-1.0.la > > > /usr/X11R6/lib/libpango-1.0.la > > > > > > I guess this is a port configuration problem because certainly others > > > need them too but did not have this problem, only > > > > No, it's because something is stale on your system and needs to be > > rebuilt. > > >=20 > I dont know, look >=20 > # pkg_info -L gtk-2\* | grep libgdk-x11 > /usr/local/lib/libgdk-x11-2.0.a > /usr/local/lib/libgdk-x11-2.0.la > /usr/local/lib/libgdk-x11-2.0.so > /usr/local/lib/libgdk-x11-2.0.so.0 >=20 > this files are not beeing installed in /usr/X11R6/lib >=20 > but some ports are looking there and not in /usr/local/lib Right, my suggestion quoted at the top of this email was an instruction for figuring out which these "some ports" are. Kris --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGOhqBWry0BWjoQKURArbcAJ99A7qHMQ7qOMlMZ+1kdTjntxP0DQCgkqzZ lwx+AevBGM6QuhBiSYRi5aM= =fxdz -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr--