Ticket #6 (closed defect: duplicate)
i18n directory won't build right
| Reported by: | ischaefer | Owned by: | leo+awayonlock@… |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | awayonlock | Keywords: | |
| Cc: |
Description
I am trying to get this running on OpenSuse 11.1, all needed libs and devel files are installed.
If I leave the CMakeLists.txt in i18n as distributed, I get an error on make which says:
"No rule to make i18n/ALL, which is needed for i18n/ALL.gmo"
If I remove "ALL" from CMakeLists.txt, it is doing a clean build, but not creating the pt_BR.gmo file which is needed for a clean install later.
(Manually using msgfmt to create the gmo file is no problem.)
Change History
Note: See
TracTickets for help on using
tickets.