<div>Hi,</div><div>    I got similar mistake with you ,so I reconfigured and had dtrace installed. But can't successfully recompile dtraced-libvirt with every possible mean.</div><div>   </div><div>    ./autogen --with-pic --enable-shared=yes --with-dtrace</div>
<div>    make</div><div><br></div><div>  Then I got error below:</div><div><br></div><div>*** Warning: Linking the shared library <a href="http://libvirt.la">libvirt.la</a> against the non-libtool</div><div>*** objects  probes.o is not portable!</div>
<div>/usr/bin/ld: probes.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC</div><div>probes.o: could not read symbols: Bad value</div><div><br></div><div>    -fPIC flag added but nothing changed.BTW,I'm on 64bit system.Do you have any idea about the reconfiguration?</div>
<div>     Pls let me know if anyone has good advice.Thx!</div>