Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,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 whoever posted them. This site is not responsible for what they say.
10.5: Get TinyCA2 to build under Leopard
Authored by: mdwoernhard on Mar 25, '08 05:55:08AM
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 Mar 27, '08 02:56:44PM

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 Jul 28, '09 09:35:33PM
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 | # ]