Then I guessed at the wrong part of the patch. I believe that the problem is that a single character string is morphing into some weirdo multi-byte character because the Guile library thinks that it is the right thing to do. I do wish the Guile folks had not removed all support for NUL terminated byte arrays, i.e. traditional strings. I'll have a look again next weekend. :( Sorry.
On Sun, Jun 28, 2015 at 11:26 PM, Nikos Mavrogiannopoulos <n...@gnutls.org> wrote: > On Sun, 2015-06-28 at 17:18 -0700, Bruce Korb wrote: >> On 06/28/15 04:26, Nikos Mavrogiannopoulos wrote: >> >> http://autogen.sourceforge.net/data/autogen-5.18.5pre20.tar.xz >> > >> > That version works for me. >> >> OK, then, I've now unwound all the Guile wrapper macro removals from top of >> tree. >> >> http://autogen.sourceforge.net/data/autogen-5.18.6pre3.tar.xz >> >> If that one works for you, then I'll promote it next weekend. >> Thank you both for your help! > > I'm not able to compile this version. The error message follows. > > make[2]: Entering directory '/tmp/autogen-5.18.6pre3/xml2ag' > top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" > CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-opts.d > -MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl > --definition=./xmlopts.def > Error in template ../autoopts/tpl/optlib.tlib, line 780 > DEFINITIONS ERROR in ../autoopts/tpl/optlib.tlib line 780 for > xmlopts.h: > Error: value for opt output is `O' > must be single char or 'NUMBER' > Failing Guile command: = = = = = > > (error (sprintf > "Error: value for opt %s is `%s'\nmust be single char or 'NUMBER'" > (get "name") (get "value"))) > > ================================= > Makefile:903: recipe for target 'stamp-opts' failed > > -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org