From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5x32-0006BZ-VL for qemu-devel@nongnu.org; Mon, 28 Feb 2005 21:23:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5x2y-00068e-5i for qemu-devel@nongnu.org; Mon, 28 Feb 2005 21:23:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5x2y-00067g-12 for qemu-devel@nongnu.org; Mon, 28 Feb 2005 21:23:40 -0500 Received: from [65.19.178.186] (helo=pythonhacker.is-a-geek.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5wmX-0007P9-Vz for qemu-devel@nongnu.org; Mon, 28 Feb 2005 21:06:42 -0500 Subject: Re: [Qemu-devel] Remove qemu-fast warning From: Darryl Dixon In-Reply-To: <20050228230557.GA13037@jbrown.mylinuxbox.org> References: <200502282107.51822.paul@codesourcery.com> <1109627846.15140.2.camel@localhost.localdomain> <20050228230557.GA13037@jbrown.mylinuxbox.org> Content-Type: multipart/alternative; boundary="=-yIszrm9fRuTVRIHeUTPA" Date: Tue, 01 Mar 2005 15:06:23 +1300 Message-Id: <1109642784.8413.5.camel@localhost.localdomain> Mime-Version: 1.0 Reply-To: esrever_otua@pythonhacker.is-a-geek.net, 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, "Jim C. Brown" --=-yIszrm9fRuTVRIHeUTPA Content-Type: text/plain Content-Transfer-Encoding: 7bit Sorry, I wasn't very clear in the previous post. I was referring to the current Qemu CVS *not* including Paul Brook's patch. The ./configure will note that SDL support = no, but it will happily make && make install with no errors and will run, albeit without any graphical output. Cheers, D On Mon, 2005-02-28 at 18:05 -0500, Jim C. Brown wrote: >On Tue, Mar 01, 2005 at 10:57:26AM +1300, Darryl Dixon wrote: >> Incidentally to this, I discovered that qemu will both ./configure (with >> --target-list=i386-softmmu) and make && make install fine with no >> sdl-devel installed, and will run fine, but will not have any graphical >> output. I assume that this is technically a bug, as it doesn't warn at >> any point that this will be the case. >> >> Cheers, >> D >> > >The bug would be that it doesn't warn. It should state that there will be no >graphical output if it can't find libsdl-devel. (Tho you should have gotten >a warning that SDL was not detected period.) > >Does this bug occur w/o Paul Brooks patch as well? > >qemu needs libsdl-devel in order to compile correctly and link to the libsdl >library, in case that was not made clear before. > >> On Mon, 2005-02-28 at 21:07 +0000, Paul Brook wrote: >> >> >The attached patch removes the warning about lack of static SDL. This is only >> >userd by qemu-fast, which isn't build by default. Anyone building qemu-fast >> >should know what they're doing anyway. The current warning just confuses >> >people. >> > >> >Please apply. >> > >> >Paul >> >_______________________________________________ >> >Qemu-devel mailing list >> >Qemu-devel@nongnu.org >> >http://lists.nongnu.org/mailman/listinfo/qemu-devel > >> _______________________________________________ >> Qemu-devel mailing list >> Qemu-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/qemu-devel > > --=-yIszrm9fRuTVRIHeUTPA Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Sorry, I wasn't very clear in the previous post.  I was referring to the current Qemu CVS *not* including Paul Brook's patch.  The ./configure will note that SDL support = no, but it will happily make && make install with no errors and will run, albeit without any graphical output.

Cheers,
D

On Mon, 2005-02-28 at 18:05 -0500, Jim C. Brown wrote:
On Tue, Mar 01, 2005 at 10:57:26AM +1300, Darryl Dixon wrote:
> Incidentally to this, I discovered that qemu will both ./configure (with
> --target-list=i386-softmmu) and make && make install fine with no
> sdl-devel installed, and will run fine, but will not have any graphical
> output.  I assume that this is technically a bug, as it doesn't warn at
> any point that this will be the case.
> 
> Cheers,
> D
> 

The bug would be that it doesn't warn. It should state that there will be no
graphical output if it can't find libsdl-devel. (Tho you should have gotten
a warning that SDL was not detected period.)

Does this bug occur w/o Paul Brooks patch as well?

qemu needs libsdl-devel in order to compile correctly and link to the libsdl
library, in case that was not made clear before.

> On Mon, 2005-02-28 at 21:07 +0000, Paul Brook wrote:
> 
> >The attached patch removes the warning about lack of static SDL. This is only 
> >userd by qemu-fast, which isn't build by default. Anyone building qemu-fast 
> >should know what they're doing anyway. The current warning just confuses 
> >people.
> >
> >Please apply.
> >
> >Paul
> >_______________________________________________
> >Qemu-devel mailing list
> >Qemu-devel@nongnu.org
> >http://lists.nongnu.org/mailman/listinfo/qemu-devel

> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel


--=-yIszrm9fRuTVRIHeUTPA--