From: Yves M. <yme...@li...> - 2004-09-01 14:59:04
|
There should be problems only if you set LANG=3Dfr If you want to try again with no error messages, try this: edit fr.po and find, at the very beginning, some line aboug CHARSET. Repl= ace the string "CHARSET" with something like "iso-8859-1" or "ISO-8859-1" or "ascii" or = even "utf-8". I hope that one works. Also remove the fr.gmo file. Then compile again. Yves > Now, the configure have run ok, but the make brought: > > Making all in po > make[2]: Entering directory > `/usr/src/nagios/nagios-plugins-HEAD-200409010447/po' > rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po > /usr/bin/msgfmt: fr.po: warning: Charset "CHARSET" is not a portable > encoding name. > Message conversion to user's charset m= ight > not work. > /usr/bin/msgfmt: fr.po: some header fields still have the initial defau= lt > value > /usr/bin/msgfmt: fr.po: warning: PO file header fuzzy > warning: older versions of msgfmt will give an = error > on this > /usr/bin/msgfmt: found 1 fatal error > make[2]: *** [fr.gmo] Error 1 > make[2]: Leaving directory > `/usr/src/nagios/nagios-plugins-HEAD-200409010447/po' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/usr/src/nagios/nagios-plugins-HEAD-200409010447' > make: *** [all] Error 2 > > > Anyway, I didn't mind with the errors messages and installed the plugin= s, > and they seems to be ok. > > Do you think I'm gonna get any future problems? > >> -----Original Message----- >> From: Yves Mettier [mailto:yme...@li...] >> Sent: quarta-feira, 1 de setembro de 2004 10:24 >> To: Cook, Garry >> Cc: Wilson Pires Jr; Paulo Afonso Graner Fessel; Ben Clewett; perfpars= e- >> us...@li... >> Subject: RE: [Perfparse-users] Odd and lack graphs [Was: Cannot run db= - >> tool update [was: nagios restarting]] >> >> This is a problem with locales. Compilation should never be done with = root >> permissions. >> I suggest that you copy nagios-plugins.pot as fr.po and try again >> >> cp nagios-plugins.pot fr.po >> >> Yves >> >> > per...@li... wrote: >> >> Paulo, >> >> >> >> I'm using 1.4.0.a1. Now I'm trying to compile the new >> >> nagios-plugins-HEAD-200409010447, but I'm not getting success: >> >> >> >> make[3]: Leaving directory >> >> `/usr/src/nagios/nagios-plugins-HEAD-200409010447/po' >> >> /usr/bin/msgmerge --update fr.po nagios-plugins.pot >> >> /usr/bin/msgmerge: error while opening "fr.po" for reading: No such >> >> file or directory >> >> make[2]: *** [fr.po] Error 1 >> >> make[2]: Leaving directory >> >> `/usr/src/nagios/nagios-plugins-HEAD-200409010447/po' >> >> make[1]: *** [all-recursive] Error 1 >> >> make[1]: Leaving directory >> >> `/usr/src/nagios/nagios-plugins-HEAD-200409010447' >> >> make: *** [all] Error 2 >> >> >> >> I use rh 9. Could you help me with this? >> >> >> >> Regards, >> >> >> >> Wilson >> > >> > Are you running 'make' as the root user? If not, try that. >> > >> > Garry W. Cook, CCNA >> > Network Infrastructure Manager >> > MACTEC, Inc. - http://www.mactec.com/ >> > 303.308.6228 (Office) - 720.220.1862 (Mobile) >> > >> > >> > ------------------------------------------------------- >> > This SF.Net email is sponsored by BEA Weblogic Workshop >> > FREE Java Enterprise J2EE developer tools! >> > Get your free copy of BEA WebLogic Workshop 8.1 today. >> > http://ads.osdn.com/?ad_idP47&alloc_id=10808&op=3Dclick >> > _______________________________________________ >> > Perfparse-users mailing list >> > Per...@li... >> > https://lists.sourceforge.net/lists/listinfo/perfparse-users >> > >> > >> >> >> -- >> - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - >> - GPG key - http://ymettier.free.fr/gpg.txt - >> - Maitretarot - http://www.nongnu.org/maitretarot/ - >> - GTKtalog - http://www.nongnu.org/gtktalog/ - >> >> > > > > --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - GTKtalog - http://www.nongnu.org/gtktalog/ - |