<br><br><div class="gmail_quote">On 3 September 2012 20:05, Eric Blake <span dir="ltr"><<a href="mailto:eblake@redhat.com" target="_blank">eblake@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 09/03/2012 06:39 AM, Rahul Bansal wrote:<br>
<br>
[Please don't top-post on technical lists.]<br>
<div class="im"><br>
> I ran 'sudo make install' in /path/to/libvirt. But same error is coming.<br>
> Maybe following will be helpful:<br>
> -> I extracted the libvirt.0.10.1 in ~/Downloads<br>
> -> And I am running the code in ~/Downloads/libvirt-0.10.1<br>
> -> I ran 'sudo make install' in the above directory.<br>
<br>
</div>And what ./configure arguments did you use?  If you didn't supply<br>
anything in particular, then this installed your copy of libvirt into<br>
/usr/local/, and depending on your setup, your compiler might not be<br>
looking into that directory by default.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Eric Blake   <a href="mailto:eblake@redhat.com">eblake@redhat.com</a>    +1-919-301-3266<br>
Libvirt virtualization library <a href="http://libvirt.org" target="_blank">http://libvirt.org</a></font></span></blockquote><div><br>I have been finally able to compile my libvirt code. Actually I reinstalled libvirt <span style="background-color:rgb(255,255,0)" name="textmarker_14" id="textmarked_13"></span><span style="background-color:rgb(255,255,0)" name="textmarker_13" id="textmarked_12"></span><span style="background-color:rgb(255,255,0)" name="textmarker_12" id="textmarked_11"></span><span style="background-color:rgb(255,255,0)" name="textmarker_11" id="textmarked_10"></span><span style="background-color:rgb(255,255,0)" name="textmarker_10" id="textmarked_9"></span><span style="background-color:rgb(255,255,0)" name="textmarker_9" id="textmarked_8"></span><span style="background-color:rgb(255,255,0)" name="textmarker_8" id="textmarked_7"></span><span style="background-color:rgb(255,255,0)" name="textmarker_7" id="textmarked_6"></span><span style="background-color:rgb(255,255,0)" name="textmarker_6" id="textmarked_5"></span><span style="background-color:rgb(255,255,0)" name="textmarker_5" id="textmarked_4"></span><span style="background-color:rgb(255,255,0)" name="textmarker_4" id="textmarked_3"></span><span style="background-color:rgb(255,255,0)" name="textmarker_3" id="textmarked_2"></span><span style="background-color:rgb(255,255,0)" name="textmarker_2" id="textmarked_1"></span><span style="background-color:rgb(255,255,0)" name="textmarker_1" id="textmarked_0"></span>with some change in autobuild.sh <span style="background-color:rgb(255,255,0)" name="textmarker_18" id="textmarked_17"></span><span style="background-color:rgb(255,255,0)" name="textmarker_17" id="textmarked_16"></span><span style="background-color:rgb(255,255,0)" name="textmarker_16" id="textmarked_15"></span><span style="background-color:rgb(255,255,0)" name="textmarker_15" id="textmarked_14"></span><br>

</div></div>so that it installed <span style="background-color:rgb(255,255,0)" name="textmarker_20" id="textmarked_19"></span><span style="background-color:rgb(255,255,0)" name="textmarker_19" id="textmarked_18"></span>libraries <span style="background-color:rgb(255,255,0)" name="textmarker_21" id="textmarked_20"></span> in /usr/local. <br>

Thanks all for your valuable help and suggestions.<span style="background-color:rgb(255,255,0)" name="textmarker_27" id="textmarked_26"></span><span style="background-color:rgb(255,255,0)" name="textmarker_26" id="textmarked_25"></span><span style="background-color:rgb(255,255,0)" name="textmarker_25" id="textmarked_24"></span><span style="background-color:rgb(255,255,0)" name="textmarker_24" id="textmarked_23"></span><span style="background-color:rgb(255,255,0)" name="textmarker_23" id="textmarked_22"></span><br>

<span style="background-color:rgb(255,255,0)" name="textmarker_22" id="textmarked_21"></span>