qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: <jeebs@yango.us>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Norton Ghost crashes with page fault for me too.
Date: Wed, 15 Jun 2005 12:28:35 -0500	[thread overview]
Message-ID: <004301c571cf$e66ed7c0$334d21d1@organiza3bfb0e> (raw)
In-Reply-To: 20050614224308.GA1488@jbrown.mylinuxbox.org

"Jim C. Brown"

> They weren't committed to the CVS tree yet. You'll need to get it in patch
> form. I'm reattaching all the necessary patches and files here, so you can 
> get
> it all in one place. (The .c files I've attached should be dropped in the 
> main qemu
> directory).

Here are the steps I did.

I follwed the mingw compilation instructions posted in the qemu-user's 
forum.  Just to make sure that my setup was working.

>From http://www.gimp.org/win32/  I downloaded the recommended versions of:

atk-1.8.0.zip
atk-dev-1.8.0.zip
gettext-runtime-0.13.1.zip
glib-2.4.7.zip
glib-dev-2.4.7.zip
gtk+-2.4.14.zip
gtk+-dev-2.4.14.zip
libiconv-1.9.1.bin.woe32.zip
pango-1.4.1.zip
pango-dev-1.4.1.zip
pkgconfig-0.15.zip

I unzipped those in the msys/mingw directory.

I then ran the msys program to get a 'linux shell'.

I did a make clean in qemu.

I copied all your files to the qemu directory.

I did "patch <qemu-gtk-patch.diff" and "patch <vl.c.diff"  Was I supposed to 
use any options?

I did:

./configure --target-list=i386-softmmu --static --enable-gtk

and got:

Install prefix    /c/Program Files/Qemu
BIOS directory    /c/Program Files/Qemu
binary directory  /c/Program Files/Qemu
Source path       /home/Admin/qemu
C compiler        gcc
make              make
host CPU          i386
host big endian   no
target list       i386-softmmu
gprof enabled     no
static build      yes
SDL support       yes
SDL static link   yes
GTK support       yes
GTK FS driver     null_fs.c
mingw32 support   yes
Adlib support     no
FMOD support      no
kqemu support     no

Then 'make' and I got this error right at the end...

H:/MSys/home/Admin/qemu/gdk_set_window_pointer.c:45: undefined reference to 
`GDK_WINDOW_HWND'

(Plus, the usual assortment of warnings in a typical qemu build.)

  reply	other threads:[~2005-06-15 17:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13 17:49 [Qemu-devel] Norton Ghost crashes with page fault for me too Jeff Wiegley
2005-06-14  2:37 ` jeebs
2005-06-14 13:43   ` Ishwar Rattan
2005-06-14 16:39     ` Henrik Nordstrom
2005-06-14 17:14       ` jeebs
2005-06-14 17:40         ` Henrik Nordstrom
2005-06-14 18:51           ` jeebs
2005-06-15  4:08             ` Herbert Poetzl
2005-06-14 20:27         ` Jim C. Brown
2005-06-14 20:54           ` [Qemu-devel] " Ronald
2005-06-14 21:15           ` [Qemu-devel] " jeebs
2005-06-14 22:18             ` Jim C. Brown
2005-06-14 23:02               ` jeebs
2005-06-15  9:23                 ` Jernej Simončič
2005-06-15 17:30                   ` jeebs
2005-06-15 13:36                 ` Henrik Nordstrom
2005-06-14 21:46           ` [Qemu-devel] " Heike C. Zimmerer
2005-06-14 22:43             ` Jim C. Brown
2005-06-15 17:28               ` jeebs [this message]
2005-06-15 18:54                 ` Jim C. Brown
2005-06-15 18:11               ` Heike C. Zimmerer
2005-06-14 16:30   ` [Qemu-devel] " Henrik Nordstrom
2005-06-14 17:11     ` jeebs
2005-06-15 13:20       ` Henrik Nordstrom
2005-06-14 13:54 ` Elefterios Stamatogiannakis
2005-06-14 15:45   ` Andreas Bollhalder

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='004301c571cf$e66ed7c0$334d21d1@organiza3bfb0e' \
    --to=jeebs@yango.us \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).