search for: viratomiclock

Displaying 2 results from an estimated 2 matches for "viratomiclock".

2013 Nov 05
3
Building libvirt for ARM tizen.
...path 1 %define _without_nwfilter 1 %define _without_libssh2 1 %define _without_hyperv 1 %define _without_phyp 1 %define dist tizen (I build with Tizen's GBS and I had a problem with passing arguments to rpmbuild, so I just added those defines) My problem is a undefined reference to virAtomicLock: [ 227s] ../src/.libs/libvirt-setuid-rpc-client.a(libvirt_setuid_rpc_client_la-virobj ect.o): In function `virClassNew': [ 227s] /home/abuild/rpmbuild/BUILD/libvirt-1.1.4/src/util/virobject.c:132: undefined reference to `virAtomicLock' [ 227s] ../src/.libs/libvirt-setuid-rpc-client.a(...
2013 Nov 05
0
Re: Building libvirt for ARM tizen.
...submit a patch to libvirt.spec.in that sets up the defaults correctly as part of the upstream patch? Right now, the spec file caters to Fedora and RHEL because those are the only two downstreams that have bothered to submit patches back upstream. > > My problem is a undefined reference to virAtomicLock: > > [ 227s] > ../src/.libs/libvirt-setuid-rpc-client.a(libvirt_setuid_rpc_client_la-virobj > ect.o): In function `virClassNew': Which has just been patched: https://www.redhat.com/archives/libvir-list/2013-November/msg00142.html -- Eric Blake eblake redhat com +1-919-301-...