Xcode 4.2 users: does your xgettext work?

Titus von Boxberg titus at v9g.de
Wed Nov 9 10:53:25 PST 2011


Am 09.11.2011 um 19:21 schrieb Ryan Schmidt:

> If you have Xcode 4.2 final, and compiled the gettext port using that version, can you test if it works? Just run "xgettext" with no arguments and let me know what happens. If it's working you should see:
> 
> xgettext: no input file given
> Try `xgettext --help' for more information.
> 
> If it's broken you should see:
> 
> xgettext: A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: gettext:1:pass-c-format
> 
> Also let me know if you're on Snow Leopard or Lion and show me the output of "/Developer/usr/bin/clang --version".
I have 

$ clang -v
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
$ xcodebuild -version
Xcode 4.2
Build version 4D199

and get
$  xgettext
xgettext: Eingabedatei fehlt
»xgettext --help« gibt weitere Informationen.

looks like it works according to your definition.
HTH

Titus



More information about the macports-dev mailing list