[libvirt] [PATCH] Makefile: Fix build without driver modules

Ján Tomko jtomko at redhat.com
Fri Oct 3 12:20:06 UTC 2014


On 10/03/2014 02:05 PM, Michal Privoznik wrote:
> After 87dea4fcf one can observe a build failure:
> 
> ./autogen.sh --system --without-driver-modules && make
> 
>   CCLD     libvirtd
> ../src/.libs/libvirt_driver_vbox.a(libvirt_driver_vbox_impl_la-vbox_driver.o):
> In function `vboxNetworkRegister':
> /home/jtomko/work/libvirt/libvirt.git/src/vbox/vbox_driver.c:168: undefined
> reference to `vboxGetNetworkDriver'
> collect2: error: ld returned 1 exit status
> make[3]: *** [libvirtd] Error 1
> 
> The problem is that when building without driver modules the VBOX
> network driver is not linked into the the VBOX driver.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
> 
> Pushed under the build breaker rule.

Thank you!

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141003/6279570f/attachment-0001.sig>


More information about the libvir-list mailing list