Strange make error... gl.po doesn't exist???
Posted: 28.02.2007, 04:20
Getting a strange error on the "make" after pulling the latest CVS.
Configure runs fine. Only thing I get at the end is that it complains that lua 5.1 is installed and it is looking for 5.0.1. But I don't think that is causing the problem...
Any ideas...
make[4]: Entering directory `/temp/celestia/po'
File gl.po does not exist. If you are a translator, you can create it through 'm sginit'.
make[4]: *** [gl.po-create] Error 1
make[4]: Leaving directory `/temp/celestia/po'
make[3]: *** [gl.po] Error 2
make[3]: Leaving directory `/temp/celestia/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/temp/celestia/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/temp/celestia'
make: *** [all] Error 2
Configure runs fine. Only thing I get at the end is that it complains that lua 5.1 is installed and it is looking for 5.0.1. But I don't think that is causing the problem...
Any ideas...