From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DH8ZI-0000pS-SH for qemu-devel@nongnu.org; Thu, 31 Mar 2005 17:55:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DH8Z2-0000iH-Ks for qemu-devel@nongnu.org; Thu, 31 Mar 2005 17:55:04 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DH8Z2-0000hB-31 for qemu-devel@nongnu.org; Thu, 31 Mar 2005 17:55:00 -0500 Received: from [64.233.170.194] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DH8J1-0006Cj-2c for qemu-devel@nongnu.org; Thu, 31 Mar 2005 17:38:27 -0500 Received: by rproxy.gmail.com with SMTP id i8so577873rne for ; Thu, 31 Mar 2005 14:38:24 -0800 (PST) Message-ID: <41e41e7a05033114382b5d86a4@mail.gmail.com> Date: Fri, 1 Apr 2005 00:38:24 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] configure fails on missing SDL.h In-Reply-To: <20050331211748.10253.qmail@web53010.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050331211748.10253.qmail@web53010.mail.yahoo.com> Reply-To: Hetz Ben Hamo , 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 Look for "SDL-devel" or similar RPM package in your DVD. This should do the trick. Thanks, Hetz On Thu, 31 Mar 2005 13:17:48 -0800 (PST), Robert Strickler wrote: > Suse 9.2 there is a /usr/include/SDL directory but no > "SDL.h" file, although some of the .h files reference > it as an include. It is nowhere on the disk or DVD. > Googling the newsgroups was not particularly > enlightening. I am reasonably certain that I have the > correct packages selected in YAST. Can someone point > out what I might be missing? > > When I try an build from the CVS head I get: > > qemu> ./configure > /tmp/qemu-conf-17800-15744-13214.c:1:17: SDL.h: No > such file or directory > /tmp/qemu-conf-17800-15744-13214.c: In function > `main': > /tmp/qemu-conf-17800-15744-13214.c:3: error: > `SDL_INIT_VIDEO' undeclared (firstuse in this function) > > __________________________________ > Yahoo! Messenger > Show us what our next emoticon should look like. Join the fun. > http://www.advision.webevents.yahoo.com/emoticontest > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >