From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bl3KX-0003rr-Jf for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:19:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bl3KT-0003rC-Ll for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:19:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bl3KT-0003r2-Hz for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:19:05 -0400 Received: from [62.248.102.122] (helo=fight.it.net.tr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bl3Hq-0004bk-0h for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:16:22 -0400 Received: from localhost (fight.it.net.tr [127.0.0.1]) by fight.it.net.tr (Postfix) with ESMTP id E3D391775AE for ; Thu, 15 Jul 2004 13:14:17 +0300 (EEST) Received: from fight.it.net.tr ([127.0.0.1]) by localhost (fight.it.net.tr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19190-10 for ; Thu, 15 Jul 2004 13:14:17 +0300 (EEST) Received: from [10.0.164.111] (emre.baskent.edu.tr [193.140.164.111]) by fight.it.net.tr (Postfix) with ESMTP id 46502177594 for ; Thu, 15 Jul 2004 13:14:17 +0300 (EEST) Message-ID: <40F6577A.9020601@interaktif.gen.tr> Date: Thu, 15 Jul 2004 13:07:54 +0300 From: Emre Ersin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-9; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] which libraries? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I think I have found the problem, SDL causes not to run! Without SDL qemu-fast boots and run but of course there is no display and I couldn't see or do anything. Even official binary version of qemu-fast is not working on my system. Which versions of libraries should I use to build a working qemu-fast?