bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: difficulties building from svn, missing help2man, segfault


From: Benno Schulenberg
Subject: Re: difficulties building from svn, missing help2man, segfault
Date: Thu, 08 May 2014 18:01:10 +0200

On Thu, May 8, 2014, at 0:40, Gavin Smith wrote:
> Doing a duplicate typedef declaration in the way I did seems not to be
> standard, so I have changed this.

Okay, the build on Lucid now gets further along, but... then fails
on xgettext segfaulting.  Pfff!

$ xgettext --version | head -1
xgettext (GNU gettext-tools) 0.17

Well, can't do anything about that.  But looking around a bit in
the po subdir, I saw this in Makevars:

 --keyword=__\
 -k__\

That looks like a duplicate.  (Better change al -k to --keyword?)

And this one is duplicated for sure:

 --flag=printf_to_message_buffer:1:c-format

No harm, but it looks... sloppy.


The segfault doesn't have to anything with those options, though:

$ /usr/bin/xgettext --files-from=po/POTFILES.in
Segmentation fault

This is the one file:

$ /usr/bin/xgettext tp/Texinfo/Convert/HTML.pm
Segmentation fault

But never mind that.  xgettext-0.18.1 on Mint Petra doesn't segfault.

Benno

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own




reply via email to

[Prev in Thread] Current Thread [Next in Thread]