[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] using libxenstat.h with g++
Hi!!! Someone knows how I can use the functions of the library libxenstat.h with the compiler g++?? When I used gcc I have not had any problems. some errors with the g++: /tmp/cc2l8kks.o: In function `get_vcpu_online(xenstat_domain*)':
tste.c:(.text+0x9f1): undefined reference to `xenstat_domain_num_vcpus(xenstat_domain*)'
tste.c:(.text+0xa0f): undefined reference to `xenstat_domain_vcpu(xenstat_domain*, unsigned int)' tste.c:(.text+0xa1d): undefined reference to `xenstat_vcpu_online(xenstat_vcpu*)' /tmp/cc2l8kks.o: In function `print_information(xenstat_domain*, int, int, double, int, int)': tste.c:(.text+0xa82): undefined reference to `xenstat_domain_name(xenstat_domain*)' tste.c:(.text+0xaf3): undefined reference to `xenstat_domain_num_vcpus(xenstat_domain*)' please a need help! atc... Leandro T. Costa _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |