This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build broken when no msgfmt available?


Making all in po
file=./`echo fr | sed 's,.*/,,'`.gmo  && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
sh: msgfmt: not found
*** Exit 1
Stop.

Can you try reconfiguring with "--disable-nls"?

To the GDB developppers,

Maybe we should add a check, and automatically disable nls if msgfmt is
not avail?
Definitly makes sense.

Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]