Hi Eric,<br>         I was using the libvirt-0.10.0 tarball. I installed xslt proc and ran make and make rpm again. Looks like some of the other errors went away (missing html file) but make rpm still comes to a halt with missing 404.html.<br>
<br>--Gautam<br><br><br><div class="gmail_quote">On Tue, Aug 28, 2012 at 2:30 PM, 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">
<div class="im">On 08/28/2012 02:22 PM, Gautam Sampathkumar wrote:<br>
> Hi All,<br>
><br>
>     I built libvirt on centos 6.2 and the configure and make steps went<br>
<br>
</div>Which version?  libvirt.git, or an earlier tarball?<br>
<div class="im"><br>
> through successfully. I did try a make rpm which fails with the error: cp:<br>
> cannot stat `./404.html': No such file or directory.<br>
<br>
</div>Do you have all the proper BuildRequires installed?  Was this a tarball<br>
you built yourself from libvirt.git, or one of the release tarballs?  I<br>
just tested 'make dist' of libvirt.git, and verified that the file<br>
docs/404.html was included in that tarball; so my guess is that perhaps<br>
you don't have xsltproc installed and that your self-built tarball was<br>
therefore incomplete.  'make rpm' works by self-building a tarball with<br>
'make dist', then using the spec file within that tarball to build the<br>
rpms; but if you don't have all the tools installed, then the<br>
intermediate tarball would be incomplete.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Eric Blake   <a href="mailto:eblake@redhat.com">eblake@redhat.com</a>    <a href="tel:%2B1-919-301-3266" value="+19193013266">+1-919-301-3266</a><br>
Libvirt virtualization library <a href="http://libvirt.org" target="_blank">http://libvirt.org</a><br>
<br>
</font></span></blockquote></div><br>