From owner-freebsd-x11@FreeBSD.ORG Thu May 24 11:33:50 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6744216A41F for ; Thu, 24 May 2007 11:33:50 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id BEACC13C45A for ; Thu, 24 May 2007 11:33:49 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by ug-out-1314.google.com with SMTP id u2so15246uge for ; Thu, 24 May 2007 04:33:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=VmECFHdY8o1p4HHTXpKeuCvCwowk0TnlupDYnoX88MkSk9X0vQjeeb1v48qLooRyOBqePbNgdYBCX5NxxRCLP3eDDYOZt3U0OenIBQxqP30clnxt18w5L3wo0dkb4xIOtzeCPlBZ0PWD7VVbEFVa88/5Uv07PzH+Aw2dTMoTvqw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=hc2QX1ejPQPSbkELuNDL0g/tFBJ8JBp7CLXbYgAORJQTKSaHlSqK9wrMHHcl758NNY0sTtNAPhdOdKl+7Y/MdqcdHWiwJVZelIdc++7enfsaUtnPrV3FDnlyBGzRbbmAEPGxAvnqiq8wd7gSviCVumocNSsZWNsHOJ1cqwbxSsE= Received: by 10.82.113.6 with SMTP id l6mr2979167buc.1180004828322; Thu, 24 May 2007 04:07:08 -0700 (PDT) Received: from ?IPv6:::ffff:127.0.0.1? ( [217.206.187.79]) by mx.google.com with ESMTP id 6sm86985nfv.2007.05.24.04.07.06; Thu, 24 May 2007 04:07:07 -0700 (PDT) From: Tom Evans To: Christopher Prance In-Reply-To: <46555fb0.2fb6361b.282c.518a@mx.google.com> References: <46555fb0.2fb6361b.282c.518a@mx.google.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LiIfPvhj/YHtD5+jcKHL" Date: Thu, 24 May 2007 12:07:04 +0100 Message-Id: <1180004824.9846.6.camel@zoot.mintel.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 FreeBSD GNOME Team Port Cc: freebsd-x11@FreeBSD.org Subject: Re: Upgrading to Xorg 7.2.0 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, 24 May 2007 11:33:50 -0000 --=-LiIfPvhj/YHtD5+jcKHL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-05-24 at 11:49 +0200, Christopher Prance wrote: > Hello all, >=20 > I've been having some problems while trying to upgrade to Xorg 7.2.0, it > seems that when I'm doing a pkgdb -F and I run into stale dependency for > anything -> xdriinfo, it fails with this as it builds: >=20 > =3D=3D=3D> xdriinfo-1.0.1_1 depends on file: > /usr/local/libdata/pkgconfig/glproto.pc - found > =3D=3D=3D> xdriinfo-1.0.1_1 depends on file: /usr/local/libdata/pkgconf= ig/x11.pc > - found > =3D=3D=3D> xdriinfo-1.0.1_1 depends on executable in : pkg-config - fou= nd > =3D=3D=3D> xdriinfo-1.0.1_1 depends on shared library: glut.4 - found > =3D=3D=3D> Configuring for xdriinfo-1.0.1_1 > configure: WARNING: you should use --build, --host, --target > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking for i386-portbld-freebsd6.2-gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables...=20 > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ANSI C... none needed > checking for style of include used by make... GNU > checking dependency style of cc... gcc3 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking return type of signal handlers... void > checking for i386-portbld-freebsd6.2-pkg-config... no > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for XDRIINFO... yes > checking for library containing glXGetProcAddressARB... no > configure: error: cannot find GL library - make sure Mesa or other OpenGL > package is installed > See `config.log' for more details. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/xdriinfo/work/xdriinfo-1.0.1/config.log" including the > output > of the failure of your make command. Also, it might be a good idea to > provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/x11/xdriinfo. >=20 > I have actually just deleted the dependency which I hope did not mess > anything up. I'm still learning as I go so any help would be appreciated= . > All of my LibGL, libGLU, and libglut, are installed and still no luck.=20 >=20 > Thanks, > Christopher Prance >=20 Can you attach the "/usr/ports/x11/xdriinfo/work/xdriinfo-1.0.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). --=-LiIfPvhj/YHtD5+jcKHL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGVXHUlcRvFfyds/cRAuSzAJ9qkvqP0B9FPN8/8/wOFx9wASjoVwCfdsjy nUMLvUrRKF2FrLo6uB0b+5A= =vhG3 -----END PGP SIGNATURE----- --=-LiIfPvhj/YHtD5+jcKHL--