This is the mail archive of the cygwin mailing list for the Cygwin 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: problem when building insight


> -----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....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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