All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@suse.com>
To: Eric Blake <eblake@redhat.com>
Cc: libvir-list@redhat.com, xen-devel@lists.xen.org
Subject: Re: [libvirt] [PATCH] tests: fix xlconfigtest build failure
Date: Tue, 20 Jan 2015 22:46:13 -0700	[thread overview]
Message-ID: <54BF3D25.2090409@suse.com> (raw)
In-Reply-To: <54BF2872.1010102@redhat.com>

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

      reply	other threads:[~2015-01-21  5:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 message]

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=54BF3D25.2090409@suse.com \
    --to=jfehlig@suse.com \
    --cc=eblake@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=xen-devel@lists.xen.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 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.