All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [libvirt] [PATCH] tests: fix xlconfigtest build failure
       [not found] <1421813395-24816-1-git-send-email-jfehlig@suse.com>
@ 2015-01-21  4:17 ` Eric Blake
  2015-01-21  5:46   ` Jim Fehlig
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2015-01-21  4:17 UTC (permalink / raw)
  To: Jim Fehlig, libvir-list; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 749 bytes --]

On 01/20/2015 09:09 PM, Jim Fehlig wrote:
> When libvirt is configured --without-xen, building the xlconfigtest
> fails with
> 
>   CCLD   xlconfigtest
>   /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o
>   In function `_start': (.text+0x20): undefined reference to `main'
>   collect2: error: ld returned 1 exit status
> 
> Introduced in commit 4ed5fb91 by too much copy and paste from
> xmconfigtest.
> 
> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
> ---
>  tests/Makefile.am    | 17 ++++++++++++-----
>  tests/xlconfigtest.c |  4 ++--
>  2 files changed, 14 insertions(+), 7 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: [libvirt] [PATCH] tests: fix xlconfigtest build failure
  2015-01-21  4:17 ` [libvirt] [PATCH] tests: fix xlconfigtest build failure Eric Blake
@ 2015-01-21  5:46   ` Jim Fehlig
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Fehlig @ 2015-01-21  5:46 UTC (permalink / raw)
  To: Eric Blake; +Cc: libvir-list, xen-devel

Eric Blake wrote:
> On 01/20/2015 09:09 PM, Jim Fehlig wrote:
>   
>> When libvirt is configured --without-xen, building the xlconfigtest
>> fails with
>>
>>   CCLD   xlconfigtest
>>   /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o
>>   In function `_start': (.text+0x20): undefined reference to `main'
>>   collect2: error: ld returned 1 exit status
>>
>> Introduced in commit 4ed5fb91 by too much copy and paste from
>> xmconfigtest.
>>
>> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
>> ---
>>  tests/Makefile.am    | 17 ++++++++++++-----
>>  tests/xlconfigtest.c |  4 ++--
>>  2 files changed, 14 insertions(+), 7 deletions(-)
>>     
>
> ACK.
>   

Thanks; pushed now.

Regards,
Jim

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

end of thread, other threads:[~2015-01-21  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1421813395-24816-1-git-send-email-jfehlig@suse.com>
2015-01-21  4:17 ` [libvirt] [PATCH] tests: fix xlconfigtest build failure Eric Blake
2015-01-21  5:46   ` Jim Fehlig

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.