Discussion:
Contacts git-master fails to build
Matthijs Kooijman
2010-09-06 14:11:13 UTC
Permalink
Hi folks,

the current git master of the contacts app does not build:

make[1]: Entering directory `/home/matthijs/docs/src/upstream/contacts/po'
make[1]: *** No rule to make target `ar.gmo', needed by `all-yes'. Stop.
make[1]: Leaving directory `/home/matthijs/docs/src/upstream/contacts/po'

In commmit c5e33cbab4c59fba83566ee36c56f4a8d9da8e27 the ar.po file was
removed, but the ar language is still listed in the po/LINGUAS. Removing
it from that file fixes the build.

Gr.

Matthijs
Ross Burton
2010-09-20 08:25:50 UTC
Permalink
Post by Matthijs Kooijman
make[1]: Entering directory `/home/matthijs/docs/src/upstream/contacts/po'
make[1]: *** No rule to make target `ar.gmo', needed by `all-yes'. Stop.
make[1]: Leaving directory `/home/matthijs/docs/src/upstream/contacts/po'
In commmit c5e33cbab4c59fba83566ee36c56f4a8d9da8e27 the ar.po file was
removed, but the ar language is still listed in the po/LINGUAS. Removing
it from that file fixes the build.
Fixed, thanks.

Ross
--
Intel Open Source Technology Centre
http://oss.intel.com/
Loading...