|
From: Wilson P. J. <wp....@te...> - 2004-09-01 14:36:55
|
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 =
might
not work.
/usr/bin/msgfmt: fr.po: some header fields still have the initial =
default
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 =
plugins,
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; =
perfparse-
> us...@li...
> Subject: RE: [Perfparse-users] Odd and lack graphs [Was: Cannot run =
db-
> tool update [was: nagios restarting]]
>=20
> 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
>=20
> cp nagios-plugins.pot fr.po
>=20
> Yves
>=20
> > 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
> >
> >
>=20
>=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/ -
>=20
>=20
|