Jim, I also needed the attached patch, and then I had to do this: cd docs/examples && ./index.py 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
Index: docs/examples/index.py =================================================================== RCS file: /data/cvs/libvirt/docs/examples/index.py,v retrieving revision 1.6 diff -u -r1.6 index.py --- docs/examples/index.py 15 Nov 2007 13:04:28 -0000 1.6 +++ docs/examples/index.py 5 Dec 2007 17:45:27 -0000 @@ -225,7 +225,8 @@ SUBDIRS=python INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include DEPS = $(top_builddir)/src/libvirt.la -LDADDS = @STATIC_BINARIES@ $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la +LDADDS = @STATIC_BINARIES@ $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la \\ + $(top_builddir)/gnulib/lib/libgnu.la rebuild: examples.xml index.html
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list