From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 4 13:43:21 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D90F3106566C for ; Sat, 4 Apr 2009 13:43:21 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay004.isp.belgacom.be (mailrelay004.isp.belgacom.be [195.238.6.170]) by mx1.freebsd.org (Postfix) with ESMTP id 779FE8FC14 for ; Sat, 4 Apr 2009 13:43:21 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlwFAJf/1klR9TOX/2dsb2JhbACBUspvhA8G Received: from 151.51-245-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.245.51.151]) by relay.skynet.be with ESMTP; 04 Apr 2009 15:43:19 +0200 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n34Dh9pW006022; Sat, 4 Apr 2009 15:43:09 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-emulation@freebsd.org, Boris Samorodov Date: Sat, 4 Apr 2009 15:43:06 +0200 User-Agent: KMail/1.9.10 References: <23488525@bb.ipt.ru> <49D5BE61.3090000@freebsd.org> In-Reply-To: <49D5BE61.3090000@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904041543.09456.tijl@ulyssis.org> Cc: Subject: Re: HEADSUP: new linux infrastructure ports are committed 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: Sat, 04 Apr 2009 13:43:22 -0000 On Friday 03 April 2009 09:44:33 Daichi GOTO wrote: > well, I have found a dependency lack around linux-f8-xorg-libs > causing some application (e.g. linux eclipse) fails to run. > Please consider attached patch and merge it! It also misses libXp.so.6, used by matlab for instance.