On 9 July 2014 08:49, Stefan Hajnoczi wrote:
> On Tue, Jun 10, 2014 at 04:35:36PM -, tal zilcer wrote:
>> The following patch solved the issue for me:
>> --- a/qemu/libcacard/Makefile
>> +++ b/qemu/libcacard/Makefile
>> @@ -26,8 +26,8 @@ vscclient$(EXESUF): libcacard/vscclient.o libcacard.la
>
Il 10/06/2014 17:08, tal zilcer ha scritto:
Trace/generated*.o files depends on trace/generated*.la
files($(libcacard-obj-y): | $(libcacard-lobj-y))
Also util depends on generated-*.o files (util-obj-y += generated-events.o)
This means when libcacard.la is being build generated-*.o files can be
hould change libcacard.la dependencies to include the o files
> and not only the la files.
>
> Thanks,
> tal
>
> -Original Message-----
> From: Tal Zilcer
> Sent: Tuesday, June 10, 2014 3:46 PM
> To: 'Bug 1324112'
> Subject: RE: [Qemu-devel] [Bug 1324112] [NEW] qe
ibdir)|' \
-Original Message-
From: Tal Zilcer
Sent: Tuesday, June 10, 2014 6:09 PM
To: 'Bug 1324112'
Subject: RE: [Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on
libcacard.la
To summarize what I think is the problem:
Libcacard.la depends on trace/generated*.la files(ibcac
, 2014 3:46 PM
To: 'Bug 1324112'
Subject: RE: [Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on
libcacard.la
I did some more experiments and maybe I found the issue.
I added a two prints to rules.mak:
%.o: %.c
$(call quiet-command,$(CC) $(QEMU_INCLUDES) $(Q
s being built.
Libcacard.la has a dependency only to .la files and not .o files.
-Original Message-----
From: Tal Zilcer
Sent: Tuesday, June 10, 2014 12:42 PM
To: 'Bug 1324112'
Subject: RE: [Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on
libcacard.la
I didn’t
ent: Monday, June 09, 2014 4:38 PM
To: Tal Zilcer
Subject: Re: [Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on
libcacard.la
On Wed, Jun 04, 2014 at 03:33:34AM -, tal zilcer wrote:
> Version 2.0.0
>
> Isn’t the libcacard Makefile run as a recursive make?
> how do you k
On Wed, Jun 04, 2014 at 03:33:34AM -, tal zilcer wrote:
> Version 2.0.0
>
> Isn’t the libcacard Makefile run as a recursive make?
> how do you keep the dependencies between two different makes(libcacard and
> trace)?
In qemu.git/master:Makefile I see:
ifeq ($(CONFIG_SMARTCARD_NSS),y)
include
, 2014 11:19 AM
To: Tal Zilcer
Subject: Re: [Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on
libcacard.la
On Wed, May 28, 2014 at 12:52:10PM -, tal zilcer wrote:
> im building qemu with a large make -j value(9).
> sometimes the build fails because of an error:
> libtool:
On Wed, May 28, 2014 at 12:52:10PM -, tal zilcer wrote:
> im building qemu with a large make -j value(9).
> sometimes the build fails because of an error:
> libtool: link: ar cru .libs/libcacard.a stubs/arch-query-cpu-def.o
> stubs/clock-warp.o stubs/cpu-get-clock.o stubs/cpu-get-icount.o stu
10 matches
Mail list logo