From owner-freebsd-questions@FreeBSD.ORG Sun Sep 9 17:59:46 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B991F16A419 for ; Sun, 9 Sep 2007 17:59:46 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (66-230-99-27-cdsl-rb1.nwc.acsalaska.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 82A0913C467 for ; Sun, 9 Sep 2007 17:59:46 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id D94451CCA6 for ; Sun, 9 Sep 2007 09:59:45 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sun, 9 Sep 2007 19:59:07 +0200 User-Agent: KMail/1.9.7 References: <46E426D7.8040203@completecomputing.com> In-Reply-To: <46E426D7.8040203@completecomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709091959.07952.fbsd.questions@rachie.is-a-geek.net> Subject: Re: firefox 2.0.0.6 build fails: missing pangox.h X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Sep 2007 17:59:46 -0000 On Sunday 09 September 2007 19:01:11 Kyle Allender wrote: > nsRenderingContextGTK.h:161: warning: by `virtual nsresult > nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, > PRInt32, const nscoord*)' > nsDeviceContextGTK.cpp:70:26: pango/pangox.h: No such file or directory > I've been googling and trying to research the problem via the > freebsd/gnome pages, but have thus far come up empty. I can provide > further log entries as needed, too. Could you post full compile statement for that error? Most notably it should include -I/usr/local/include/pango-1. -- Mel