Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 22:03:58 +0100
From:      Glyn Millington <glyn@millingtons.org>
To:        jwynstra@nyc.rr.com
Cc:        freebsd-questions@freebsd.org, Jonathan Chen <jonc@chen.org.nz>
Subject:   Re: another problem
Message-ID:  <86zlqood6p.fsf@nowhere.org>
In-Reply-To: <482F061D.7020307@nyc.rr.com> (John Wynstra's message of "Sat\, 17 May 2008 12\:21\:49 -0400")
References:  <482C9DE5.60906@nyc.rr.com> <20080515205252.GA2821@osiris.chen.org.nz> <482CEA3E.1090402@nyc.rr.com> <20080516035346.GA35105@osiris.chen.org.nz> <482DDA7B.6020201@nyc.rr.com> <482DF607.4050209@nyc.rr.com> <482E294B.8010408@nyc.rr.com> <482F061D.7020307@nyc.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John Wynstra <jwynstra@nyc.rr.com> writes:

> Now what is -lgio-2.0? and why is it missing?
> What tools do I have for debugging this?

Well, I'm pretty new to this too, but you almost certainly have grep.


So you could 


$cd /usr/ports

$grep -R lgio-2.0 *


Depending on where in the ports tree it resides, this may take a few
minutes to run, but it will in the end spit out the line you need:-

devel/gio-fam-backend/files/patch-gio_fam_Makefile.in:+         -lgio-2.0 \


hth



Glyn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zlqood6p.fsf>