public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* problem when building insight
@ 2004-11-25 13:58 twomol
  2004-11-25 14:16 ` Dave Korn
  0 siblings, 1 reply; 3+ messages in thread
From: twomol @ 2004-11-25 13:58 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: text/plain, Size: 943 bytes --]

hello
      I get the newest insight from cvs today.There is a problem when building it.My OS is winxp with cygwin!
      The following is the error msg:
      file=/cygdrive/i/gnu/insight/src/bfd/po/`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH msgfmt -o $file /cygdrive/i/gnu/insight/src/bfd/po/fr.po
msgfmt: not found
make[3]: *** [fr.gmo] Error 127
make[3]: Leaving directory `/build/bfd/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/bfd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/bfd'
make: *** [all-bfd] Error 2
make: Leaving directory `/build'


I have installed gettext(I think it include msgfmt but I'm not sure) on cygwin,but it doesn't work.There is a directory named "texinfo",but it's empty!How can I get a msgfmt?

Thanks very much!
	

			

        twomol
        twomol@bj1860.net
          2004-11-25

[-- Attachment #2: gaizh.gif --]
[-- Type: image/gif, Size: 2477 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: problem when building insight
  2004-11-25 13:58 problem when building insight twomol
@ 2004-11-25 14:16 ` Dave Korn
  2004-11-25 16:42   ` Gerrit P. Haase
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Korn @ 2004-11-25 14:16 UTC (permalink / raw)
  To: 'twomol', insight, cygwin

> -----Original Message-----
> From: insight-owner On Behalf Of twomol
> Sent: 25 November 2004 13:57

> hello
>       I get the newest insight from cvs today.There is a 
> problem when building it.My OS is winxp with cygwin!
>       The following is the error msg:
>       file=/cygdrive/i/gnu/insight/src/bfd/po/`echo fr | sed 
> 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH msgfmt -o $file 
> /cygdrive/i/gnu/insight/src/bfd/po/fr.po
> msgfmt: not found
> make[3]: *** [fr.gmo] Error 127
> make[3]: Leaving directory `/build/bfd/po'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/bfd'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/bfd'
> make: *** [all-bfd] Error 2
> make: Leaving directory `/build'
> 
> 
> I have installed gettext(I think it include msgfmt but I'm 
> not sure) on cygwin,but it doesn't work.There is a directory 
> named "texinfo",but it's empty!How can I get a msgfmt? 

  Have you tried configuring with the "--disable-nls" option?  I think that
should fix it by making the build process not to need msgfmt.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem when building insight
  2004-11-25 14:16 ` Dave Korn
@ 2004-11-25 16:42   ` Gerrit P. Haase
  0 siblings, 0 replies; 3+ messages in thread
From: Gerrit P. Haase @ 2004-11-25 16:42 UTC (permalink / raw)
  To: Dave Korn; +Cc: 'twomol', insight, cygwin

Dave Korn wrote:

>>-----Original Message-----
>>From: insight-owner On Behalf Of twomol
>>Sent: 25 November 2004 13:57
> 
> 
>>hello
>>      I get the newest insight from cvs today.There is a 
>>problem when building it.My OS is winxp with cygwin!
>>      The following is the error msg:
>>      file=/cygdrive/i/gnu/insight/src/bfd/po/`echo fr | sed 
>>'s,.*/,,'`.gmo \
>>  && rm -f $file && PATH=../src:$PATH msgfmt -o $file 
>>/cygdrive/i/gnu/insight/src/bfd/po/fr.po
>>msgfmt: not found
>>make[3]: *** [fr.gmo] Error 127
>>make[3]: Leaving directory `/build/bfd/po'
>>make[2]: *** [all-recursive] Error 1
>>make[2]: Leaving directory `/build/bfd'
>>make[1]: *** [all] Error 2
>>make[1]: Leaving directory `/build/bfd'
>>make: *** [all-bfd] Error 2
>>make: Leaving directory `/build'
>>
>>
>>I have installed gettext(I think it include msgfmt but I'm 
>>not sure) on cygwin,but it doesn't work.There is a directory 
>>named "texinfo",but it's empty!How can I get a msgfmt? 
> 
> 
>   Have you tried configuring with the "--disable-nls" option?  I think that
> should fix it by making the build process not to need msgfmt.

msgfmt is in the package 'gettext-devel':
http://cygwin.com/cgi-bin2/package-cat.cgi?file=gettext-devel%2Fgettext-devel-0.14.1-1&grep=msgfmt


-- 
=^..^=

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-25 16:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-25 13:58 problem when building insight twomol
2004-11-25 14:16 ` Dave Korn
2004-11-25 16:42   ` Gerrit P. Haase

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).