qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Re: [Qemu-commits] [COMMIT 96e132e] Compile TCG runtime library only once
       [not found] <200909201934.n8KJY7NZ016329@d01av02.pok.ibm.com>
@ 2009-09-21  6:59 ` Gerd Hoffmann
  2009-09-21  7:10   ` Laurent Desnogues
  0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2009-09-21  6:59 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel@nongnu.org

On 09/20/09 21:37, Anthony Liguori wrote:
> From: Blue Swirl<blauwirbel@gmail.com>
>
> Signed-off-by: Blue Swirl<blauwirbel@gmail.com>

linux-user builds are broken now, a full build gives me:

make[1]: *** No rule to make target `tcg/tcg-runtime.o', needed by 
`qemu-x86_64'.  Stop.

and simliar errors for other archs.

cheers,
   Gerd

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

* Re: [Qemu-devel] Re: [Qemu-commits] [COMMIT 96e132e] Compile TCG runtime library only once
  2009-09-21  6:59 ` [Qemu-devel] Re: [Qemu-commits] [COMMIT 96e132e] Compile TCG runtime library only once Gerd Hoffmann
@ 2009-09-21  7:10   ` Laurent Desnogues
  2009-09-21 15:23     ` Blue Swirl
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Desnogues @ 2009-09-21  7:10 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: Blue Swirl, qemu-devel@nongnu.org

On Mon, Sep 21, 2009 at 8:59 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
> On 09/20/09 21:37, Anthony Liguori wrote:
>>
>> From: Blue Swirl<blauwirbel@gmail.com>
>>
>> Signed-off-by: Blue Swirl<blauwirbel@gmail.com>
>
> linux-user builds are broken now, a full build gives me:
>
> make[1]: *** No rule to make target `tcg/tcg-runtime.o', needed by
> `qemu-x86_64'.  Stop.
>
> and simliar errors for other archs.

In Makefile.target just replace tcg/tcg-runtime.o with tcg-runtime.o


Laurent

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

* Re: [Qemu-devel] Re: [Qemu-commits] [COMMIT 96e132e] Compile TCG runtime library only once
  2009-09-21  7:10   ` Laurent Desnogues
@ 2009-09-21 15:23     ` Blue Swirl
  0 siblings, 0 replies; 3+ messages in thread
From: Blue Swirl @ 2009-09-21 15:23 UTC (permalink / raw)
  To: Laurent Desnogues; +Cc: Gerd Hoffmann, qemu-devel@nongnu.org

On Mon, Sep 21, 2009 at 10:10 AM, Laurent Desnogues
<laurent.desnogues@gmail.com> wrote:
> On Mon, Sep 21, 2009 at 8:59 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
>> On 09/20/09 21:37, Anthony Liguori wrote:
>>>
>>> From: Blue Swirl<blauwirbel@gmail.com>
>>>
>>> Signed-off-by: Blue Swirl<blauwirbel@gmail.com>
>>
>> linux-user builds are broken now, a full build gives me:
>>
>> make[1]: *** No rule to make target `tcg/tcg-runtime.o', needed by
>> `qemu-x86_64'.  Stop.
>>
>> and simliar errors for other archs.
>
> In Makefile.target just replace tcg/tcg-runtime.o with tcg-runtime.o

Sorry, I had to make the notorious last minute fix.

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

end of thread, other threads:[~2009-09-21 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200909201934.n8KJY7NZ016329@d01av02.pok.ibm.com>
2009-09-21  6:59 ` [Qemu-devel] Re: [Qemu-commits] [COMMIT 96e132e] Compile TCG runtime library only once Gerd Hoffmann
2009-09-21  7:10   ` Laurent Desnogues
2009-09-21 15:23     ` Blue Swirl

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