From owner-freebsd-questions@FreeBSD.ORG Tue Jan 4 03:56:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53F6616A4CE for ; Tue, 4 Jan 2005 03:56:43 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 207D343D1F for ; Tue, 4 Jan 2005 03:56:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 968DD512B5; Mon, 3 Jan 2005 19:56:53 -0800 (PST) Date: Mon, 3 Jan 2005 19:56:53 -0800 From: Kris Kennaway To: Ned Harrison Message-ID: <20050104035653.GA40790@xor.obsecurity.org> References: <200501031949.43256.nedsmailbox2@cox.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <200501031949.43256.nedsmailbox2@cox.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: xorg/dri-6.2_1,2 upgrade problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 03:56:43 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 03, 2005 at 07:49:43PM +0000, Ned Harrison wrote: > >CPUTYPE=3Dathlon-xp =20 > >CFLAGS=3D -O2 -pipe -fschedule-insns2 -fomit-frame-pointer > >-funroll-loops =20 > >COPTFLAGES=3D-O2 -pipe -funroll-loops -fschedule-insns2 >=20 > It turned out to be the kdemultimedia package. It would not update nor c= ould=20 > I build it from the ports. I wiped it out with pkg_delete -f. Can't pla= y my=20 > tunes but I'm back on line! :-) =20 This is usually because of a conflict with some other already-installed piece of software (perhaps even an earlier version of kde or one of its support library). The way to fix it is to: * Carefully check /usr/ports/UPDATING and follow relevant advice * Make sure all installed ports are up-to-date (portupgrade -a) * Make sure that you don't have random stale files installed (see pkg_which(1)) Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB2hQFWry0BWjoQKURAlq4AKC9xSL4fdn1nsu9QHpiWoC4avHG4gCcCmz9 CHs6wZ4csIs2OI8Kw1eZLtM= =i5gY -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--