qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compile error No rule to make taget 'HEADERS'
@ 2004-08-14  0:13 Tim Edwards
  2004-08-16 18:01 ` Johannes Schindelin
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Edwards @ 2004-08-14  0:13 UTC (permalink / raw)
  To: qemu-devel

Hi,

I'm using the qemu-rfb5 patch and trying to compile Qemu-0.6.0 from
source on a Mandrake Linux 10.0 system. Without the patch Qemu compiles
fine but once I apply the patch to the source I get the following error
when trying to do a make:
make: *** No rule to make target `HEADERS', needed by `all'.  Stop.

Any ideas why I could be getting this?

Thanks

Tim Edwards

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Compile error No rule to make taget 'HEADERS'
  2004-08-14  0:13 [Qemu-devel] Compile error No rule to make taget 'HEADERS' Tim Edwards
@ 2004-08-16 18:01 ` Johannes Schindelin
  2004-08-16 18:08   ` Johannes Schindelin
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2004-08-16 18:01 UTC (permalink / raw)
  To: qemu-devel

Hi,

On Sat, 14 Aug 2004, Tim Edwards wrote:
> I'm using the qemu-rfb5 patch and trying to compile Qemu-0.6.0 from
> source on a Mandrake Linux 10.0 system. Without the patch Qemu compiles
> fine but once I apply the patch to the source I get the following error
> when trying to do a make:
> make: *** No rule to make target `HEADERS', needed by `all'.  Stop.

I did a

tar xzvf qemu-0.6.0.tar.gz
cd qemu-0.6.0
cat ~/qemu-rfb5.patch.gz | gunzip | patch -p1
./configure
make

And while patch complained it could not apply two hunks (one is non fatal,
the other is), it compiled very well.

I will prepare another patch soon, but right now I have no time at all,
and that silly mouse-on-windows-is-wrong bug is still around.

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Compile error No rule to make taget 'HEADERS'
  2004-08-16 18:01 ` Johannes Schindelin
@ 2004-08-16 18:08   ` Johannes Schindelin
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Schindelin @ 2004-08-16 18:08 UTC (permalink / raw)
  To: qemu-devel

Hi,

sorry for not looking first: are you compiling with neither VNC nor SDL?
This could be responsible for that error.

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-16 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-14  0:13 [Qemu-devel] Compile error No rule to make taget 'HEADERS' Tim Edwards
2004-08-16 18:01 ` Johannes Schindelin
2004-08-16 18:08   ` Johannes Schindelin

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).