On 04/07/2011 01:49 AM, Hu Tao wrote: >> >>> +virObjectInit; >>> +virObjectRef; >>> +virObjectUnref; >> >> Missing exports from viratomic.h. > > Why the linker doesn't complain about this this time? Because you didn't run configure (via ./autogen.sh) with the --with-driver-modules option. Missing exports don't bite until you are forcing dlopen() interaction between the various libraries, rather than linking them into one giant executable. (Which reminds me, I need to revive my patch to make ./autobuild.sh enable that option, to increase its test coverage). -- Eric Blake eblake@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list