From owner-freebsd-x11@FreeBSD.ORG Thu Jan 8 22:25:35 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 D71D510656D2 for ; Thu, 8 Jan 2009 22:25:35 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0828FC08 for ; Thu, 8 Jan 2009 22:25:35 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.166.46] ([68.0.14.34]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n08MOn5D003776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Jan 2009 17:24:49 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: freebsd-ports In-Reply-To: <49667724.7020102@gmail.com> References: <49667724.7020102@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mooEAX+XKP6JaMnrGZ7C" Organization: FreeBSD Date: Thu, 08 Jan 2009 17:25:28 -0500 Message-Id: <1231453528.93079.49.camel@squirrel.corp.cox.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: x11@freebsd.org Subject: Re: testing rnoland's xorg upgrade patch -- error 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: Thu, 08 Jan 2009 22:25:36 -0000 --=-mooEAX+XKP6JaMnrGZ7C Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2009-01-08 at 16:59 -0500, Eitan Adler wrote: > I applied this patch: > http://people.freebsd.org/~rnoland/xorg-7.4-111608.patch >=20 > I then tried upgrading via portmaster -vra > and I also tried upgrading manually >=20 > when installing x11-servers/xorg-server I get the following error > gnome-config: not found > configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes > x11-xcb xcb-glx) were not met: >=20 > No package 'x11-xcb' found > No package 'xcb-glx' found We turned on xcb by default, so libX11 needs to be rebuilt with xcb support enabled. "make config" on libX11 port. Looks like possiblly libGL and/or dri might also need rebuilding after that. robert. > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. >=20 > Alternatively, you may set the environment variables DRIGL_CFLAGS > and DRIGL_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. >=20 > =3D=3D=3D> Script "configure" failed unexpectedly. > .... > Stop in /extra/ports/graphics/dri. > *** Error code 1 >=20 > Stop in /extra/ports/x11-servers/xorg-server. > *** Error code 1 >=20 > Stop in /extra/ports/x11-servers/xorg-server. >=20 >=20 > #pkg_info -x xcb > Information for xcb-proto-1.2: >=20 >=20 >=20 >=20 >=20 >=20 >=20 --=-mooEAX+XKP6JaMnrGZ7C Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAklmfVgACgkQM4TrQ4qfROMggACdGiV+M6UypkGjvNuKpMkRBuPC bekAn0/4hDbz1iyTr5SJnkJfwnoanfet =IRPy -----END PGP SIGNATURE----- --=-mooEAX+XKP6JaMnrGZ7C--