[Libvir] Problem to compile virt-manager in debian etch
Daniel P. Berrange
berrange at redhat.com
Thu Oct 18 18:50:54 UTC 2007
On Thu, Oct 18, 2007 at 03:46:09PM -0300, Marco Sinhoreli wrote:
> 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
There isn't supposed to be a Makefile there. autogen.sh setups a VPATH
build structure. All the generated autotools junk is put in a 'build/'
subdirectory, so you don't pollute the main source directory.
Dan
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
More information about the libvir-list
mailing list