From owner-freebsd-ports@FreeBSD.ORG Thu May 3 20:34:06 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 142B016A401 for ; Thu, 3 May 2007 20:34:06 +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 01B9913C43E for ; Thu, 3 May 2007 20:34:06 +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 56B281A4D9B; Thu, 3 May 2007 13:34:41 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3855A513D0; Thu, 3 May 2007 16:34:05 -0400 (EDT) Date: Thu, 3 May 2007 16:34:04 -0400 From: Kris Kennaway To: JoaoBR Message-ID: <20070503203404.GA91902@xor.obsecurity.org> References: <200705011904.44643.joao@matik.com.br> <200705031514.58741.joao@matik.com.br> <20070503182743.GA90021@xor.obsecurity.org> <200705031724.42389.joao@matik.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705031724.42389.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 20:34:06 -0000 On Thu, May 03, 2007 at 05:24:41PM -0300, JoaoBR wrote: > > > On Thursday 03 May 2007 15:27:44 Kris Kennaway wrote: > > > > > > > > > > that is the reason we I am saying that the is something wrong in some > > > > > port configurations > > > > > > > > OK, I was willing to help you figure this out, but you've ignored my > > > > instructions 3 times now, so I'm giving up and will let you deal with > > > > it on your own. > > > > > > whatt? > > > > > > you're very funny, sure I did > > > seems you do not read with attention > > > > Probably it is because English is not your first language, but you > > really did not follow my instructions. > > > > If you had followed them, your email would contain the results of your > > grep -r command. This command would show which ports refer to the > > incorrect /usr/X11R6 location, and I would have helped you to figure > > out which ports they belong to. Rebuilding those ports is all that is > > necessary to fix your problem, but first you have to identify which > > ports they are. > > > > > but no problem since the problem *is* solved thanks to your help > > > > By doing the ln -s you worked around the problem but didn't solve it. > > There might be other problems later on. > > > > there is nothing wrong with my english, I guess you are just used to handle > slower people :) ... I just spared you and the list from getting hundreds of > lines in there email's, but here the shortform: > > pkg_info -L `pkg_info -r dia-\* | awk '{print $2}'` | grep libgdk-x11 No, that's some random command you made up that has nothing to do with what I asked you to do. Kris