This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: AVR build fails


Eric R. Krause wrote:
"Russell Shaw" <rjshaw at iprimus dot com dot au> wrote in message
news:3E630497 dot 9030205 at iprimus dot com dot au dot dot dot


Hi,

I checked out cvs binutils a few times and tried:

./configure --target=avr
make

but the build fails the same way...

configure replaced @GMSGFMT@ with "no", probably because it did
not find the 'msgfmt' program.

It sounds like you don't have the GNU gettext tools installed.
Though it wouldn't hurt to install the package, if you're using
GNU/Linux, or to download and build from source otherwise.

Anyway, you can skip all this (unless you NEED translated
messages) by configuring with --disable-nls.

Hope this helps

Thanks, that was the answer:)



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