[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v9 1/8] libxl_internal: functions to check default values for builtin types



On Wed, 2014-07-09 at 10:45 +0100, Wei Liu wrote:
> +static inline int libxl__cpuid_policy_is_empty(libxl_cpuid_policy_list *pl)
> +{
> +    return !libxl_cpuid_policy_list_length(pl);
> +}

Unfortunately on ARM I get
libxenlight_test.so: undefined reference to `libxl_cpuid_policy_list_length'
/local/scratch/ianc/devel/committer-arm32.git/tools/libxl/../../tools/libxl/libxenlight.so:
 undefined reference to `libxl_cpuid_policy_list_length'

So I think you need to move this one out of line into libxl_cpuid.c and
put a dummy version in libxl_nocpuid.c.

I can build test ARM the arm side for you, since I expect you don't have
the environment.

Ian.


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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.