All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Cc: Rudi Lippert <Rudi@lyrikpage.de>
Subject: Re: [Qemu-devel] Re: no start on amd64 (was: "Nothing happens")
Date: Mon, 01 Aug 2005 23:06:35 +0200	[thread overview]
Message-ID: <1122930395.27581.141.camel@rapid> (raw)
In-Reply-To: <200508012242.07102.Rudi@lyrikpage.de>

On Mon, 2005-08-01 at 22:42 +0200, Rudi Lippert wrote:
> So I packed all my C knowledge into a little test program, and here it is:
> 
> int main(int argc, char* argv) {
>   SDL_Init(SDL_INIT_EVERYTHING);
>   SDL_SetVideoMode(640, 480, 0, SDL_ANYFORMAT);
>   SDL_Quit();
> }
> 
> Without SetVideoMode, it will terminate correctly. With SetVideoMode, it
> needs to be kill9ed. I figured from the backtrace that it would be like that.

It just tried this program with no problem (except it misses one line:
#include <SDL/SDL.h> ;-) ).


> @Jocelyn: What are your use flags on libsdl? Mine are: +X +aalib +alsa -arts
> +dga -directfb -esd -fbcon -ggi -libcaca -nas -noaudio -noflagstrip
> -nojoystick -novideo +opengl +oss -pic (-svga) +xinerama +xv
> What do you think might cause the problem?

Here are the USE flags for libsdl on my machine:
+X +aalib +alsa -arts +dga +directfb +esd +fbcon +ggi -libcaca +nas
-noaudio -noflagstrip -nojoystick -novideo +opengl +oss +pic (-svga)
+xinerama +xv

The only difference I can see that seem to be video related is 'ggi'
support flag as I don't see why directfb and fbcon could influence the
way it acts under X...
Hope this can help you...

-- 
J. Mayer <l_indien@magic.fr>
Never organized

  parent reply	other threads:[~2005-08-01 21:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-01 20:42 [Qemu-devel] Re: no start on amd64 (was: "Nothing happens") Rudi Lippert
2005-08-01 21:02 ` Johannes Schindelin
2005-08-01 21:06 ` J. Mayer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-31 12:47 [Qemu-devel] no start on amd64 (was " Rudi Lippert
2005-07-31 13:19 ` Johannes Schindelin
2005-07-31 13:58   ` [Qemu-devel] " Rudi Lippert
2005-07-31 14:19     ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1122930395.27581.141.camel@rapid \
    --to=l_indien@magic.fr \
    --cc=Rudi@lyrikpage.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.