[Libguestfs] [PATCH] build: fix errors when compiling man-pages

Richard W.M. Jones rjones at redhat.com
Thu Sep 26 21:12:23 UTC 2013


On Tue, Sep 24, 2013 at 04:45:30PM +0200, Martin Kletzander wrote:
> I'm not sure whether this is the best fix, but it makes the build
> pass.

Sorry for the delay.  For some reason I thought I'd applied
this, but actually I'd forgotten about it.

I believe the original motivation for creating the tool.pl -> tool
symlink was because xgettext didn't know these files were Perl and so
used the wrong language filter.  Things have moved on a bit since
then, because we now run xgettext directly instead of using the
sociopathic gettextize utility.

Therefore I pushed the following patch which I believe simplifies
things.

https://github.com/libguestfs/libguestfs/commit/93dbeb6b6c5ac161043d6d9dd7576f85548a055d

(Actually this patch tools ages longer to write than I expected and is
quite complex, but I believe it's still a simplification ...)

Let me know if you've still got problems after this patch.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list