
Okay, Reporting all steps: # hg clone http://hg.et.redhat.com/virt/applications/virt-manager--devel # cd virt-manager--devel # patch -p1 < ../virt-manager-no-portability-warning.patch # patch -p1 < ../virt-manager-no-sources.patch # autoreconf -f -i -Wno-portability | tee /tmp/autoreconf.log (attached) # ./autogen.sh | tee /tmp/autogen.log (attached) # ls Makefile ls: Makefile: No such file or directory I think that it is all :-) regards On 10/18/07, Richard W.M. Jones <rjones@redhat.com> wrote:
Marco Sinhoreli wrote:
The configure script was found, but the Makefile hasn't been created.
Need to see the full messages.
Rich.
-- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903
-- Marco Sinhoreli