"Richard W.M. Jones" <[EMAIL PROTECTED]> wrote:
> Jim, I also needed the attached patch, and then I had to do this:
>
>   cd docs/examples && ./index.py
...
> -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

Hi Rich,

I don't seem to need it.  I.e., ./index.py works fine without it:

    $ ./index.py
    loading ../libvirt-api.xml
    Parsing info1.c
    Parsing suspend.c

If you could give me details of why you needed it,
I'd feel better about applying it.

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to