* build broken when no msgfmt available?
@ 2003-02-18 17:47 Jeroen Ruigrok/asmodai
2003-02-18 19:19 ` Joel Brobecker
0 siblings, 1 reply; 4+ messages in thread
From: Jeroen Ruigrok/asmodai @ 2003-02-18 17:47 UTC (permalink / raw)
To: gdb
I was trying to built the tree after I specified my host combination the
hard way (alpha-dec-osf1) and it stopped after a while:
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.
I was under the impression that gdb needed no external dependencies to
compile, is this still valid?
(Sorry for being lame to not post a patch, but want to make sure my
thoughts on the entire project are still accurate. :))
--
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / a capoeirista
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B
http://www.tendra.org/ | http://www.in-nomine.org/~asmodai/diary/
Knowledge is one. Its division into subjects is a concession to human
weakness...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: build broken when no msgfmt available?
2003-02-18 17:47 build broken when no msgfmt available? Jeroen Ruigrok/asmodai
@ 2003-02-18 19:19 ` Joel Brobecker
2003-02-18 19:55 ` Jeroen Ruigrok/asmodai
2003-02-18 20:08 ` Andrew Cagney
0 siblings, 2 replies; 4+ messages in thread
From: Joel Brobecker @ 2003-02-18 19:19 UTC (permalink / raw)
To: Jeroen Ruigrok/asmodai; +Cc: gdb
> 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?
--
Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: build broken when no msgfmt available?
2003-02-18 19:19 ` Joel Brobecker
@ 2003-02-18 19:55 ` Jeroen Ruigrok/asmodai
2003-02-18 20:08 ` Andrew Cagney
1 sibling, 0 replies; 4+ messages in thread
From: Jeroen Ruigrok/asmodai @ 2003-02-18 19:55 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb
-On [20030218 20:33], Joel Brobecker (brobecker@gnat.com) wrote:
[snip]
>> sh: msgfmt: not found
[snip]
>Can you try reconfiguring with "--disable-nls"?
That should probably fix it, I'll try in the morning, don't have dial-in
to work fixed yet. =\
>Maybe we should add a check, and automatically disable nls if msgfmt is
>not avail?
That would definately save some headscratching. I totally forgot about
the nls stuff.
--
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / a capoeirista
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B
http://www.tendra.org/ | http://www.in-nomine.org/~asmodai/diary/
A kiss is a lovely trick designed by nature to stop speech when words
become superfluous...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: build broken when no msgfmt available?
2003-02-18 19:19 ` Joel Brobecker
2003-02-18 19:55 ` Jeroen Ruigrok/asmodai
@ 2003-02-18 20:08 ` Andrew Cagney
1 sibling, 0 replies; 4+ messages in thread
From: Andrew Cagney @ 2003-02-18 20:08 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Jeroen Ruigrok/asmodai, gdb
>> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-02-18 20:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-18 17:47 build broken when no msgfmt available? Jeroen Ruigrok/asmodai
2003-02-18 19:19 ` Joel Brobecker
2003-02-18 19:55 ` Jeroen Ruigrok/asmodai
2003-02-18 20:08 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox