From: Rocky B. <ro...@gn...> - 2012-01-12 02:52:08
|
On Wed, Jan 11, 2012 at 9:37 AM, Basile Starynkevitch < ba...@st...> wrote: > Hello All, > > I am not able to compiling the latest GIT remake > pcbasile.x86_64 src/Tools/remake 15:35 % make > make all-recursive > make[1]: Entering directory `/usr/src/Tools/remake' > Making all in glob > make[2]: Entering directory `/usr/src/Tools/remake/glob' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/usr/src/Tools/remake/glob' > Making all in config > make[2]: Entering directory `/usr/src/Tools/remake/config' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/usr/src/Tools/remake/config' > Making all in po > make[2]: Entering directory `/usr/src/Tools/remake/po' > test -z "be.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo > hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo > sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo" || make be.gmo da.gmo de.gmo es.gmo > fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo > lt.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo > make[3]: Entering directory `/usr/src/Tools/remake/po' > make[4]: Entering directory `/usr/src/Tools/remake/po' > File be.po does not exist. If you are a translator, you can create it > through 'msginit'. > make[4]: *** [be.po-create] Error 1 > make[4]: Leaving directory `/usr/src/Tools/remake/po' > make[3]: *** [be.po] Error 2 > make[3]: Leaving directory `/usr/src/Tools/remake/po' > make[2]: *** [stamp-po] Error 2 > make[2]: Leaving directory `/usr/src/Tools/remake/po' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/Tools/remake' > make: *** [all] Error 2 > > > What I am doing wrong? > Read README.md which also appears in https://github.com/rocky/remake > > (Or how to compile the latest remake from GIT?) > > The ./configure script had no arguments, if that matter. > > The system is a Debian/GNU/Linux/Sid/AMD64 > > The compiler is gcc-4.6 from Debian > > > Regards. > -- > Basile STARYNKEVITCH http://starynkevitch.net/Basile/ > email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 > 8, rue de la Faiencerie, 92340 Bourg La Reine, France > *** opinions {are only mines, sont seulement les miennes} *** > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > Bashdb-remake mailing list > Bas...@li... > https://lists.sourceforge.net/lists/listinfo/bashdb-remake > |