From owner-freebsd-emulation@FreeBSD.ORG Tue Jul 11 11:50: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 EB1A316A4E9 for ; Tue, 11 Jul 2006 11:50:35 +0000 (UTC) (envelope-from arcade@synergetica.dn.ua) Received: from nora.synergetica.dn.ua (synergetica.dn.ua [82.207.115.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2193A43D53 for ; Tue, 11 Jul 2006 11:50:34 +0000 (GMT) (envelope-from arcade@synergetica.dn.ua) Received: from [172.30.0.209] (yarn.lan [172.30.0.209]) (authenticated bits=0) by nora.synergetica.dn.ua (8.13.7/8.13.7) with ESMTP id k6BBoURS025196 for ; Tue, 11 Jul 2006 14:50:32 +0300 (EEST) (envelope-from arcade@synergetica.dn.ua) Message-ID: <44B39086.3020505@synergetica.dn.ua> Date: Tue, 11 Jul 2006 14:50:30 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.8.0.4) Gecko/20060605 SeaMonkey/1.0.2 MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 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 11:50:36 -0000 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? -- [WBR], Arcade.