From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjB82-0005tw-Fo for qemu-devel@nongnu.org; Fri, 17 Jun 2005 03:19:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjB7u-0005rQ-Rm for qemu-devel@nongnu.org; Fri, 17 Jun 2005 03:19:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjB7u-0005qt-10 for qemu-devel@nongnu.org; Fri, 17 Jun 2005 03:18:54 -0400 Received: from [202.123.2.28] (helo=servihoo.mu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DjB9N-0000T1-9T for qemu-devel@nongnu.org; Fri, 17 Jun 2005 03:20:25 -0400 Received: from [196.192.100.60] (HELO [10.0.0.2]) by servihoo.mu (CommuniGate Pro SMTP 4.2) with ESMTP id 16763187 for qemu-devel@nongnu.org; Fri, 17 Jun 2005 11:18:45 +0400 Message-ID: <42B2793F.1010604@secureit-mu.com> Date: Fri, 17 Jun 2005 11:18:23 +0400 From: Josef Moffett MIME-Version: 1.0 Subject: Re: [Qemu-devel] re: Nothing happens References: <4e39348605061606123222d205@mail.gmail.com> <42B18CB1.3000502@secureit-mu.com> <200506161736.12944.paul@codesourcery.com> <1118945722.3824.50.camel@localhost.localdomain> In-Reply-To: <1118945722.3824.50.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Thayne Harbaugh wrote: >>Did you actually do a clean build after installing sdl-devel? You need to >>either delete your build directory or do "make clean" before rebuilding. >>Otherwise qemu will reuse the old (output disabled) object files. >> >> > >Don't forget that configure needs to be re-run so that SDL can be >re-detected. > > > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel > > Oh dear, what a silly bunt. I threw the make clean out of the window, so of course it didn't work. I cringe with shame! ;-) Sorry to have wasted your time on something that mind bendingly simple! Cheers Joe