Quoting Agent Smith <[EMAIL PROTECTED]> from
        ml.softs.gtk-gnutella.devel:
:lt-xgettext: unrecognized option `--from-code=UTF-8'
:where did this option come from??!?  Which version of what package that 
:looks like GNU gettext's  xgettext  supports "--from-code=" ?

The --from-code=UTF-8 is an option I added because GTKG uses UTF-8-encoded
strings in the glade files.  It was necessary to add for me, or it would
not build.

If you don't support the option, maybe it will build for you?  In
which case I will add another Configure check.  Try removing the --from-code
in the po/Makevars file, and let me know.

:As an attempted workaround, I thought I'd try disabling NLS :(  The 
:Configure questionaire is entertaining, but a little tedious.
:I'm having difficulty finding the "cryptic defines" to disable NLS 
:from the command-line.  Here's the best try I came up with:
:./Configure -Oders -Uenablenls -Unls

You really need to say -Ud_enablenls.  The way I wrote the enablenls.U
unit (look in U/new/enablenls.U), it pays attention to the value of
$d_enablenls, not $enablenls, which is an optional symbol.

:It maybe time to add a COMPILING file to gtk-gnutella to describe 
:useful/relevant metaconfig defines.
:(note : I'm not shouting, I'm talking about the standard files you find 
:in packages e.g. : README, TODO, MANIFEST, LICENSE, AUTHORS, COMPILING )

One fix would be to have each metaconfig unit advertise the kind
of compile-time options they support.  But there are so many of them
that we can't list them all.

Let me know how the build proceeds when --from-code=UTF-8 is removed
from Makevars.

Raphael


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to