From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 9 12:40:41 2007 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 E5AD416A417; Tue, 9 Oct 2007 12:40:41 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB2D13C43E; Tue, 9 Oct 2007 12:40:41 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.1/8.14.1) with ESMTP id l99CGuGO071013 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Oct 2007 08:16:56 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.14.1/8.14.1/Submit) id l99CGtR7071012; Tue, 9 Oct 2007 08:16:55 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: Alexander Leidinger , freebsd-ports@freebsd.org, emulation@freebsd.org Date: Tue, 9 Oct 2007 08:16:54 -0400 User-Agent: KMail/1.9.6 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: Subject: Re: The scandalous status of linux 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, 09 Oct 2007 12:40:42 -0000 =If you can not find it, tell emulation@ about your problem. Just a reminder, that SDL-using Linux-executables, which broke on -stable in some time in June, are still broken with the kernel from September 16. A game called "civctp" used to start up and play just fine, but now hangs on start-up -- at least, on amd64. Just tried changing the level of Linux emulation -- still hangs. Although the commercial version of the game was only available to paying customers, the freely available demo version shows the same problem. =Be prepared to do some guided debugging. Checking out the games/civ2demo from the Attic is far easier for a developer to do, than rebuilding a kernel (even once) is for a regular user. -mi