From owner-freebsd-x11@FreeBSD.ORG Mon Jun 25 13:11:55 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 53B3516A41F for ; Mon, 25 Jun 2007 13:11:55 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.freebsd.org (Postfix) with ESMTP id E31D313C43E for ; Mon, 25 Jun 2007 13:11:54 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp6-g19.free.fr (Postfix) with ESMTP id 548ECB580F; Mon, 25 Jun 2007 15:11:52 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 08AFE11BB8; Mon, 25 Jun 2007 15:11:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oPj-QB13TMW7; Mon, 25 Jun 2007 15:11:45 +0200 (CEST) Received: from [193.95.134.156] (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id E637A11A46; Mon, 25 Jun 2007 15:11:44 +0200 (CEST) Message-ID: <467FBF49.6010809@FreeBSD.org> Date: Mon, 25 Jun 2007 14:12:41 +0100 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: Ewald Jenisch References: <20070625102514.GA5657@aurora.oekb.co.at> In-Reply-To: <20070625102514.GA5657@aurora.oekb.co.at> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigD9D7D7CAC61D95A4A87D3BB6" Cc: freebsd-x11@FreeBSD.org Subject: Re: Upgrade Xorg 6.9->7.2 dies in libGLU 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: Mon, 25 Jun 2007 13:11:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD9D7D7CAC61D95A4A87D3BB6 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Ewald Jenisch wrote: > Hi, >=20 > I've got a problem upgrading xorg from 6.9 to 7.2 on a FreeBSD 6.2 > system: The first step, i.e. "portupgrade -Rf libXft" runs OK, but > when starting the next step ("portupgrade -a -x 'gstreamer*'") I'm > asked to run "pkgdb -F". >=20 > As soon as I start pkgdb -F, it tries to re-build libGLU-6.5.3 as a > stale dependency. Building libGLU goes OK, but installing libGLU > fails with the following error message: >=20 > ------------------------------ < Cut here > ---------------------------= --- >=20 > mklib: Making FreeBSD shared library: libGLU.so.1 > /usr/bin/ld: cannot find -lGL As is says, it can't find libGL for some reason. Check if you have libGL.so* either in /usr/local/lib or /usr/X11R6/lib. Something went wrong, I'm not sure what it is but installing graphics/libGL should solve your problem. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enigD9D7D7CAC61D95A4A87D3BB6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGf79NMxEkbVFH3PQRCiDFAJ9gglE4il/zYVdJd6Tmm7OnQfysaQCeIRHC QmvCz2VDiPRxUfFHW+X42bs= =OA7K -----END PGP SIGNATURE----- --------------enigD9D7D7CAC61D95A4A87D3BB6--