From owner-freebsd-questions@FreeBSD.ORG Tue Mar 3 00:10:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0236106567F for ; Tue, 3 Mar 2009 00:10:38 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 967D68FC08 for ; Tue, 3 Mar 2009 00:10:38 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by yx-out-2324.google.com with SMTP id 31so1430314yxl.13 for ; Mon, 02 Mar 2009 16:10:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=5ewFSoauClffLpfxbkNzgRH47hoqchjR/0SZtUttOK0=; b=gPLQ/xJOGyazKW89QkS5XW9xpHJ9sDveJeMi2m09wRKcXC/1sAQhBsNq0yFpKJMxBv fwhJiLEV2BS3Sqgqu8JrA02pt0VU4z4/jsT+9CMXOHbCaTuIJgO4a1F5krMyCX2onypK mPVJhUkh08AMzS7cbPWVb74uzxg/V7KVdwFAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=GFpeCYZcrxt/DqS3c/Bg9IWbUqgZy7UntqCYoCFDBqQqPLNQX4GePzba/hz4QVRPy7 b2XvTiSGC4u6vg1qQGEAlT/qrb2cjm4pEU/9E4CRwNbPN4S1Zs9LD6F7yh8AgDh/i9eA lI3r0Z85glz7O5LNjdGCk0apUy3W6FGC8jnSc= MIME-Version: 1.0 Received: by 10.100.134.16 with SMTP id h16mr5332062and.94.1236039037738; Mon, 02 Mar 2009 16:10:37 -0800 (PST) Date: Mon, 2 Mar 2009 17:10:37 -0700 Message-ID: <539c60b90903021610j53138295jfa0d11b8caff30fa@mail.gmail.com> From: Steve Franks To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: unhappy XOrg upgrade ate the linux version of libuuid.so.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 00:10:39 -0000 I think. My linux packages stopped working. Anyone else experienced/verified/fixed this behavior? "error while loading shared libraries: /usr/X11R6/lib/libuuid.so.1: ELF file OS ABI invalid" portupgrade *linux* gives ** Listing the failed packages (-:ignored / *:skipped / !:failed) - devel/linux-glib2 (port directory error) No doubt the source of the issue. Does a fix exist? Steve