From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 23 07:32:34 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F0DF16A41F for ; Mon, 23 Jan 2006 07:32:34 +0000 (GMT) (envelope-from lauri.jarvenpaa@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id D58C743D46 for ; Mon, 23 Jan 2006 07:32:28 +0000 (GMT) (envelope-from lauri.jarvenpaa@gmail.com) Received: by uproxy.gmail.com with SMTP id j3so599889ugf for ; Sun, 22 Jan 2006 23:32:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=n/qW+JpPIb2mJ4XuQZh/x4AOnbY41UsL/MSnxe6rHP/qdLYclEceRWXOl3u3Qm9gFi0uJdXe5JZc0t+FIwsdrHMUTR+QeLgqDSQzgELCBdVx7nzak1sKO0zVY/Yx3M/iiLVWtb+Lkr2kXEOtJXTDrHosXNGhVEjeSe+RBO9Punk= Received: by 10.49.20.12 with SMTP id x12mr310011nfi; Sun, 22 Jan 2006 23:26:14 -0800 (PST) Received: by 10.48.199.17 with HTTP; Sun, 22 Jan 2006 23:26:14 -0800 (PST) Message-ID: <4c13bcc60601222326g7277b60cvbbac763432eee654@mail.gmail.com> Date: Mon, 23 Jan 2006 09:26:14 +0200 From: =?ISO-8859-1?Q?Lauri_J=E4rvenp=E4=E4?= To: freebsd-emulation@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: port linux-XFree86-libs does not work with X.org 6.9.0? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 07:32:34 -0000 Hello. Port linux-XFree86-libs seems to be doing something strange with X.org 6.9.0. I don't know what, but it seems to mess with /usr/X11R6. Shouldn't it only mess with /compat? After updating to latest X.org linux X binaries fail to work. Reinstallations of both X.org and linux-XFree86-libs has been tried with no success. When running acroread7, I get: /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/ac= roread: error while loading shared libraries: /usr/X11R6/lib/libXinerama.so.1: ELF file OS ABI invalid System: 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jan 23 00:38:49 EET 2006 xorg-6.9.0 linux_base-8-8.0_11 make install: =3D=3D=3D> Checking if x11/linux-XFree86-libs already installed /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libxkbui.so.1 is not a symbolic= link /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libxkbfile.so.1 is not a symbolic link /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libfontenc.so.1 is not a symbolic link /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libXvMC.so.1 is not a symbolic = link /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libXss.so.1 is not a symbolic l= ink /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libXinerama.so.1 is not a symbolic link /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libXRes.so.1 is not a symbolic = link /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libGLw.so.1 is not a symbolic l= ink /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libFS.so.6 is not a symbolic li= nk =3D=3D=3D> Registering installation for linux-XFree86-libs-4.3.99.902_6 make deinstall: =3D=3D=3D> Deinstalling for x11/linux-XFree86-libs =3D=3D=3D> Deinstalling linux-XFree86-libs-4.3.99.902_6 pkg_delete: file '/compat/linux/usr/X11R6/lib/libXss.so.1' doesn't exist pkg_delete: file '/compat/linux/usr/X11R6/lib/libxkbui.so.1' doesn't exist pkg_delete: file '/compat/linux/usr/X11R6/lib/libxkbfile.so.1' doesn't exis= t pkg_delete: file '/compat/linux/usr/X11R6/lib/libfontenc.so.1' doesn't exis= t pkg_delete: file '/compat/linux/usr/X11R6/lib/libXvMC.so.1' doesn't exist pkg_delete: file '/compat/linux/usr/X11R6/lib/libXinerama.so.1' doesn't exi= st pkg_delete: file '/compat/linux/usr/X11R6/lib/libXRes.so.1' doesn't exist pkg_delete: file '/compat/linux/usr/X11R6/lib/libGLw.so.1' doesn't exist pkg_delete: file '/compat/linux/usr/X11R6/lib/libFS.so.6' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Cheers, lauri j