From owner-freebsd-emulation@FreeBSD.ORG Tue Jul 11 14:08:35 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 0376916A4E2 for ; Tue, 11 Jul 2006 14:08:35 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [62.183.117.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E61E243DA9 for ; Tue, 11 Jul 2006 14:07:55 +0000 (GMT) (envelope-from bsam@ns.kfs.ru) Received: from bsam by ns.kfs.ru with local (Exim 4.54 (FreeBSD)) id 1G0Itc-0000Wy-Mz; Tue, 11 Jul 2006 18:07:28 +0400 To: Volodymyr Kostyrko References: <44B39086.3020505@synergetica.dn.ua> From: Boris Samorodov Date: Tue, 11 Jul 2006 18:07:28 +0400 In-Reply-To: <44B39086.3020505@synergetica.dn.ua> (Volodymyr Kostyrko's message of "Tue, 11 Jul 2006 14:50:30 +0300") Message-ID: <36600495@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@FreeBSD.org Subject: Re: FreeBSD Port: x11-toolkits/linux-pango 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: Tue, 11 Jul 2006 14:08:35 -0000 On Tue, 11 Jul 2006 14:50:30 +0300 Volodymyr Kostyrko wrote: > While updating from linux-pango-1.6.0_2 to linux-pango-1.8.1 I've > encountered the following error: > ===> Checking if x11-toolkits/linux-pango already installed > cd > /root/tmp/.amd_mnt/blade/host/usr/ports/x11-toolkits/linux-pango/work > && /usr/bin/find * -type d -exec /bin/mkdir -p "/compat/linux/{}" \; > cd > /root/tmp/.amd_mnt/blade/host/usr/ports/x11-toolkits/linux-pango/work > && /usr/bin/find * ! -type d | /usr/bin/cpio -pm -R root:wheel > /compat/linux > 1318 blocks > /compat/linux/usr/bin/pango-querymodules-32: error while loading > shared libraries: /usr/X11R6/lib/libpangox-1.0.so.0: ELF file OS ABI > invalid > *** Error code 127 > How can I fix this? Do you have non-standard path, LD_LIBRARY_PATH, LD_PRELOAD or something else at your environment? The error occures because /usr/X11R6/lib/ is searched before /compat/linux/usr/X11R6/lib/ (which is not standard). WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve