On Wed, 19 Oct 2005 14:17:24 +0200 "Ag. System Administrator"
<[EMAIL PROTECTED]> babbled:

> Hi!
> 
> Just noticed something weird in autogen.sh script in apps/e:

IF you are rebuilding autofoo fils  you take on the responsibility of a
DEVELOPER and that means having autofoo/whatever tools with correct versions.
we arent into babysitting every vertion of these tools back to the dawn of
time. :) tarballso produced from make dist and put on places like
enlightenment.freedesktop.org do not need any autofoo/xgtettext etc. tools.
they need the most basic build tools only :)

> 
> FC3:
> 
> $ xgettext -n -C -d enlightenment -p po --copyright-holder="Enlightenment
> development team" --foreign-user
> --msgid-bugs-address="[email protected]" -k -k_ -kd_
> --from-code=UTF-8 -o enlightenment.pot `find . -name "*.[ch]" -print`
> 
> $ xgettext -V
> xgettext (GNU gettext-tools) 0.14.1
> 
> 
> As you can see, all is OK. Now,
> 
> RHAS3:
> 
> $ xgettext -n -C -d enlightenment -p po --copyright-holder="Enlightenment
> development team" --foreign-user
> --msgid-bugs-address="[email protected]" -k -k_ -kd_
> --from-code=UTF-8 -o enlightenment.pot `find . -name "*.[ch]" -print`
> xgettext: unrecognized option
> [EMAIL PROTECTED]' Try
> `xgettext --help' for more information.
> 
> $ xgettext -V
> xgettext (GNU gettext) 0.11.4
> 
> 
> Weird!
> 
> Red Hat Network have 0.14.x rpm only for RHAS4 (and there is unsatisfied
> dependencies to compile gettext 0.14.x on RHAS3)
> 
> My suggestion is to remove or make optional these options inside autogen.sh:
> 
> --from-code=UTF-8 and
> --msgid-bugs-address="[email protected]"
> 
> 100% it can live without --msgid-bugs-address but not sure about --from-code.
> 
> Ideas?
> 
> Thanks,
> Dan
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to