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: CVS Build Error: sed on bfd/targmatch.sed


well... i can't get texinfo to compile for mingw32.... no termio/ioctl
headers... it's ok since i just removed the docs subdir off the BFD.

now the current problem....

running configure fails when it gets to binutils:

----- Original Message -----
From: "Tony M" <amahar@SNET.Net>
To: "Alan Modra" <amodra@bigpond.net.au>
Cc: <binutils@sources.redhat.com>
Sent: Tuesday, June 25, 2002 10:20 PM
Subject: Re: CVS Build Error: sed on bfd/targmatch.sed


> I just fixed it.... for some reason the targmatch.h had the extra ^M (that
> DOS/win junk) at the end of every line.... i removed each and every one of
> them and it compiles great now.
>
> Errors with make install  with makeinfo.. upgrading from 4.0 to 4.2 and
will
> let you guys know...
>
> Tony
>
> ----- Original Message -----
> From: "Alan Modra" <amodra@bigpond.net.au>
> To: "Tony M" <amahar@snet.net>
> Cc: <binutils@sources.redhat.com>
> Sent: Tuesday, June 25, 2002 9:44 PM
> Subject: Re: CVS Build Error: sed on bfd/targmatch.sed
>
>
> > On Tue, Jun 25, 2002 at 05:48:53PM -0400, Tony M wrote:
> > > sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new
> > > sed: file ../../bfd/targmatch.sed line 1: Extra characters after
command
> > >
> > > I am trying to build this under MinGW32.
> >
> > This has to be a broken sed, unless you've managed to corrupt
> > targmatch.sed somehow.  Mine starts with
> >
> > 1,/START OF targmatch.h/ d
> > /END OF targmatch.h/,$ d
> >
> >
> > --
> > Alan Modra
> > IBM OzLabs - Linux Technology Centre
> >
>


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