Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Get TinyCA2 to build under Leopard' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Get TinyCA2 to build under Leopard
Authored by: mdwoernhard on Tue, Mar 25 2008 at 5:55AM PDT
Hi Ryan I don't get TinyCA2 to compile either, but struggle at your instruction "in those files, delete the ' character (apostrophe) mentioned on the line number indicated". When running sudo port install tinyca2 I simply get the error message
Command output: msgmerge -vU de.po tinyca2.pot
.............................................
Read 1 old + 1 reference, merged 441, fuzzied 0, missing 0, obsolete 1.
msgmerge: `de.po': No such file or directory
make: *** [de.po] Error 1

Error: Status 1 encountered during processing.
... no line numbers here. I get this error on multiple Macs with MacPorts. Any advice?

[ Reply to This | # ]
10.5: Get TinyCA2 to build under Leopard
Authored by: rrwright on Thu, Mar 27 2008 at 2:56PM PDT
for whatever reason, you're getting past the apostrophe errors I was getting. So you should be able to move past that step and start on the language files.

[ Reply to This | # ]
10.5: Get TinyCA2 to build under Leopard
Authored by: ryandesign on Tue, Jul 28 2009 at 9:35PM PDT
This is a bug in gettext which affects Leopard and possibly later versions of Mac OS X, and which will be fixed in gettext 0.18. See gettext bug report 26149 for more information including a workaround:

https://savannah.gnu.org/bugs/index.php?26149

[ Reply to This | # ]