From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 13 23:02:52 2008 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1255816A469 for ; Wed, 13 Feb 2008 23:02:52 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id B6D2D13C4D1 for ; Wed, 13 Feb 2008 23:02:51 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4C0086746C6 for ; Wed, 13 Feb 2008 23:47:31 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xKdMBtKn0lvK for ; Wed, 13 Feb 2008 23:47:18 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4EAD4674605 for ; Wed, 13 Feb 2008 23:47:18 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id m1DMlIoQ059322 for emulation@freebsd.org; Wed, 13 Feb 2008 23:47:18 +0100 (CET) (envelope-from rdivacky) Date: Wed, 13 Feb 2008 23:47:17 +0100 From: Roman Divacky To: emulation@freebsd.org Message-ID: <20080213224717.GA59146@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: linux gnome libraries etc. 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: Wed, 13 Feb 2008 23:02:52 -0000 hi I noticed that linux-pango is version 1.10 (latest is 1.18), linux-glib2 is 2.6 (latest is 2.14) etc. etc. I tried to run firefox 3 beta 3 under linux emulation and it crashed because of some missing symbol in pango and I think its because our linux-pango is really outdated and does not meet the minimal requirements for firefox3. why havent these ports been updated? thnx for info roman