From: Markus Armbruster <armbru@redhat.com>
To: Kirk Allan <kallan@suse.com>
Cc: qemu-devel@nongnu.org, Stefan Weil <sw@weilnetz.de>,
Michael Roth <mdroth@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] getting link errors when building for qga-vss.dll
Date: Thu, 29 Nov 2018 13:51:46 +0100 [thread overview]
Message-ID: <87mups82sd.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <5BE31F76020000760003D33A@prv-mh.provo.novell.com> (Kirk Allan's message of "Wed, 07 Nov 2018 10:23:02 -0700")
Cc'ing folks who might be able to help.
"Kirk Allan" <kallan@suse.com> writes:
> When I try to build qga-vss.dll I get the following link error:
>
> LINK qga/vss-win32/qga-vss.dll
> /usr/lib64/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: qga/vss-win32/requester.o: in function `requester_freeze':
> /src/qemu/qga/vss-win32/requester.cpp:284: undefined reference to `g_assertion_message_expr'
>
> I started getting this link error with commit 3ebee3b191e755d3f7311a6a62eea5c9628b221b where assert is redefined to g_assert.
>
> Is there something additional I need to add to my configure or make commands to resolve g_assertion_message_expr?
>
> My configure command is: ./configure --cross-prefix=i686-w64-mingw32- --enable-guest-agent --with-vss-sdk
>
> My make command is: make qemu-ga.exe qga/vss-win32/qga-vss.dll
>
> Thanks,
> Kirk
next prev parent reply other threads:[~2018-11-29 12:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-07 17:23 [Qemu-devel] getting link errors when building for qga-vss.dll Kirk Allan
2018-11-29 12:51 ` Markus Armbruster [this message]
2018-11-29 16:10 ` Michael Roth
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=87mups82sd.fsf@dusky.pond.sub.org \
--to=armbru@redhat.com \
--cc=kallan@suse.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/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.