public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* cygwin build error
@ 2003-02-26 15:24 Tomas Dahle
  2003-02-26 16:09 ` Keith Seitz
  0 siblings, 1 reply; 5+ messages in thread
From: Tomas Dahle @ 2003-02-26 15:24 UTC (permalink / raw)
  To: insight

I recently set up cygwin for yet another attempt at compiling insight 
(seeing that the version of insight that comes with cygwin refuses to 
display source view (why?)), checked out the latest sources and started 
compiling. I tried using both mingw32 and cygwin gcc, and both stopped at 
the same point. I'll repeat the error message from the cygwin attempt:

...
make[3]: Entering directory `home/Karukef/src/bfd/po´
file=./`echo fr | sed ´s,.*/,,´`.gmo \
  && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
msgfmt: not found
make[3]: *** [fr.gmo] Error 127
Make[3]: Leaving directory `/home/Karukef/src/bfd/po´
...

Any help would be appreciated. I used to have an old working version of 
insight, but after installing cygwin and it's insight at some point I now 
no longer have a debugger.

-- 
Tomas Dahle

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

* Re: cygwin build error
  2003-02-26 15:24 cygwin build error Tomas Dahle
@ 2003-02-26 16:09 ` Keith Seitz
  2003-02-26 16:57   ` Keith Seitz
  0 siblings, 1 reply; 5+ messages in thread
From: Keith Seitz @ 2003-02-26 16:09 UTC (permalink / raw)
  To: Tomas Dahle; +Cc: insight

On Wed, 2003-02-26 at 06:35, Tomas Dahle wrote:
> make[3]: Entering directory `home/Karukef/src/bfd/po´
> file=./`echo fr | sed ´s,.*/,,´`.gmo \
>   && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
> msgfmt: not found
^^^^^^^^^^^^^^^^^^^

What part of "msgfmt: not found" isn't understood? You don't have msgfmt
on your system. Go to http://www.cygwin.com/packages and install the
package containing this tool.

Keith


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

* Re: cygwin build error
  2003-02-26 16:09 ` Keith Seitz
@ 2003-02-26 16:57   ` Keith Seitz
  2003-02-26 19:00     ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Keith Seitz @ 2003-02-26 16:57 UTC (permalink / raw)
  To: insight; +Cc: zionic

On Wed, 2003-02-26 at 07:30, Keith Seitz wrote:
> On Wed, 2003-02-26 at 06:35, Tomas Dahle wrote:
> > make[3]: Entering directory `home/Karukef/src/bfd/po´
> > file=./`echo fr | sed ´s,.*/,,´`.gmo \
> >   && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
> > msgfmt: not found
> ^^^^^^^^^^^^^^^^^^^
> 

Ok, re-reading that came out sounding a little harsh. Well, okay, a lot
harsh, but that wasn't really my intent, which was meant to be more
sarcastic than harsh.

If anyone has taken offense at this, please accept my apologies, and
send me money, because no one pays me to support Insight. :v)

Keith


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

* Re: cygwin build error
  2003-02-26 16:57   ` Keith Seitz
@ 2003-02-26 19:00     ` Christopher Faylor
  2003-02-28  0:18       ` Keith Seitz
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Faylor @ 2003-02-26 19:00 UTC (permalink / raw)
  To: insight

On Wed, Feb 26, 2003 at 08:15:08AM -0800, Keith Seitz wrote:
>On Wed, 2003-02-26 at 07:30, Keith Seitz wrote:
>> On Wed, 2003-02-26 at 06:35, Tomas Dahle wrote:
>> > make[3]: Entering directory `home/Karukef/src/bfd/po??
>> > file=./`echo fr | sed ??s,.*/,,??`.gmo \
>> >   && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
>> > msgfmt: not found
>> ^^^^^^^^^^^^^^^^^^^
>
>Ok, re-reading that came out sounding a little harsh. Well, okay, a lot
>harsh, but that wasn't really my intent, which was meant to be more
>sarcastic than harsh.
>
>If anyone has taken offense at this, please accept my apologies, and
>send me money, because no one pays me to support Insight. :v)

As long as we're sending money then cygwin users should send some
fraction to me, too.

Is your PayPal account all set up for the massive influx of cash, Keith?
I think there is a $100K limit, IIRC.  I hope that won't be an issue.

cgf

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

* Re: cygwin build error
  2003-02-26 19:00     ` Christopher Faylor
@ 2003-02-28  0:18       ` Keith Seitz
  0 siblings, 0 replies; 5+ messages in thread
From: Keith Seitz @ 2003-02-28  0:18 UTC (permalink / raw)
  To: Chris Faylor; +Cc: insight

On Wed, 2003-02-26 at 10:34, Christopher Faylor wrote:
> On Wed, Feb 26, 2003 at 08:15:08AM -0800, Keith Seitz wrote:
> >If anyone has taken offense at this, please accept my apologies, and
> >send me money, because no one pays me to support Insight. :v)
> 
> As long as we're sending money then cygwin users should send some
> fraction to me, too.

Ahh, but note again both the sarcasm and the careful diction. "If you
are offended ... send me money" (or scotch, vodka, wine, etc). Lord
knows, you deserve a lot more than I do. Given the history of Insight,
Lord knows that I have less and less interest supporting it for nothing.
Heck, it won't even ever help me get a job. I can probably name six or
seven companies that distribute Insight as a product and come to this
list with bugs.

>Is your PayPal account all set up for the massive influx of cash,Keith?
> I think there is a $100K limit, IIRC.  I hope that won't be an issue.

Well, I'd better make sure that I set up an oversees account capable of
handling this...

{How many more :-) do I need?}
Keith


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

end of thread, other threads:[~2003-02-26 19:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-26 15:24 cygwin build error Tomas Dahle
2003-02-26 16:09 ` Keith Seitz
2003-02-26 16:57   ` Keith Seitz
2003-02-26 19:00     ` Christopher Faylor
2003-02-28  0:18       ` Keith Seitz

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