Re: undefined reference to xenpci_alloc_space

From: Justin T. Gibbs <gibbs_at_scsiguy.com>
Date: Thu, 10 Oct 2013 21:39:03 -0600
On Oct 10, 2013, at 12:40 PM, Michael Schmiedgen <schmiedgen_at_gmx.net> wrote:

> Hi List,
> 
> is it intended that kernel does not build if
> 
> device         xenpci
> 
> is omitted in the kernel config? I get the following error:
> 
> linking kernel
> gnttab.o: In function `gnttab_resume':
> /usr/src/sys/xen/gnttab.c:(.text+0xe47): undefined reference to `xenpci_alloc_space'
> 
> Thanks,
>  Michael
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 

XENHVM depends on xenpci, so you must remove XENHVM if you remove
xenpci.  Perhaps we should make a change similar to the attached
patch in order to make this clear?

--
Justin


Received on Fri Oct 11 2013 - 01:39:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC