Lonosa / scim-avro

Automatically exported from code.google.com/p/scim-avro
GNU General Public License v2.0
0 stars 0 forks source link

Make fails in Fedora Core gives "File ja.po does not exist. If you are a translator, you can create it " #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Procedure to run configure to install scim-devel
yum install scim-devel
yum install svn
svn checkout http://scim-avro.googlecode.com/svn/trunk/ scim-avro-read-only
chmod a+x configure
./configure

2.to build the object
make

3.but make gives following error
make  all-recursive
make[1]: Entering directory `/root/Avro/scim-avro-read-only'
Making all in intl
make[2]: Entering directory `/root/Avro/scim-avro-read-only/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/Avro/scim-avro-read-only/intl'
Making all in po
make[2]: Entering directory `/root/Avro/scim-avro-read-only/po'
test -z "ja.gmo" || make ja.gmo
make[3]: Entering directory `/root/Avro/scim-avro-read-only/po'
make[4]: Entering directory `/root/Avro/scim-avro-read-only/po'
File ja.po does not exist. If you are a translator, you can create it through 
'msginit'.
make[4]: *** [ja.po-create] Error 1
make[4]: Leaving directory `/root/Avro/scim-avro-read-only/po'
make[3]: *** [ja.po] Error 2
make[3]: Leaving directory `/root/Avro/scim-avro-read-only/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/root/Avro/scim-avro-read-only/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Avro/scim-avro-read-only'

What is the expected output? What do you see instead?
Should compile without error.

What version of the product are you using? On what operating system?
scim-avro: revision 31 of the project using svn
OS: Fedora Core 17
Linux kernel: kernel-3.4.4-3.fc17.x86_64

Please provide any additional information below.
Please suggest how this error is resolved in ubuntu so that I can solve it for 
fedora.

Original issue reported on code.google.com by Uni...@gmail.com on 13 Jul 2012 at 4:05

GoogleCodeExporter commented 8 years ago
I guess r31 is broken as doesn't compile successfully.

Original comment by Uni...@gmail.com on 15 Jul 2012 at 8:22

GoogleCodeExporter commented 8 years ago
We are very close to release the new IBus edition of Avro Phonetic for Linux. 
This scim-avro is no longer under active maintenance. Please wait for a few 
days for the new release.

Original comment by mha...@omicronlab.com on 16 Jul 2012 at 8:03

GoogleCodeExporter commented 8 years ago
That's nice. Good to know. Thanks. :)

Original comment by Uni...@gmail.com on 17 Jul 2012 at 2:40