From owner-freebsd-x11@FreeBSD.ORG Sat Jan 31 01:44:03 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F25B5106564A; Sat, 31 Jan 2009 01:44:03 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (smtp.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id B7B4E8FC16; Sat, 31 Jan 2009 01:44:03 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id n0V1hxC5070260; Fri, 30 Jan 2009 18:44:01 -0700 (MST) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.3/8.14.3) with ESMTP id n0V1hvXL097125; Fri, 30 Jan 2009 18:43:57 -0700 (MST) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.3/8.14.3/Submit) id n0V1hvmE097122; Fri, 30 Jan 2009 18:43:57 -0700 (MST) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18819.44252.996725.645315@gromit.timing.com> Date: Fri, 30 Jan 2009 18:43:56 -0700 From: John Hein To: Maxx In-Reply-To: <49833E88.1020003@gmail.com> References: <49833E88.1020003@gmail.com> X-Mailer: VM 7.19 under Emacs 22.3.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: gnome@freebsd.org, x11@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Freebsd 7.2 & firefox3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2009 01:44:04 -0000 Maxx wrote at 20:53 +0300 on Jan 30, 2009: > I`ve got the problem with installing firefox3: > > checking for DRIGL... gnome-config: not found > gnome-config: not found > configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes > x11-xcb xcb-glx) were not met: > > No package 'x11-xcb' found > No package 'xcb-glx' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > See attached file for more info. Is this bug? libX11 & libxcb now install these pkg-config files: libdata/pkgconfig/x11-xcb.pc libdata/pkgconfig/xcb-glx.pc So it looks like you don't have those packages up to date.