public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Can't build binutils cvs on cygwin: [: /flex/flex: unknown operand for example...
@ 2005-02-27 14:30 Christian Joensson
  2005-03-01 11:13 ` Nick Clifton
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Joensson @ 2005-02-27 14:30 UTC (permalink / raw)
  To: binutils

Since maybe a day or two... I can't  build current binutils cvs trunk
under cygwin...

I get configure failures like this:

make[3]: Leaving directory `/usr/local/src/trunk/objdir-binutils/opcodes'
make[2]: Leaving directory `/usr/local/src/trunk/objdir-binutils/opcodes'
make[1]: Leaving directory `/usr/local/src/trunk/objdir-binutils/opcodes'
[: /flex/flex: unknown operand
[: /flex/flex: unknown operand
[: /bison/tests/bison: unknown operand
[: /bison/tests/bison: unknown operand
[: /byacc/byacc: unknown operand
[: /m4/m4: unknown operand
[: /texinfo/makeinfo/Makefile: unknown operand
Configuring in binutils
creating cache ./config.cache
checking for Cygwin environment... yes
checking for mingw32 environment... no
configure: error: can only configure for one host and one target at a time
make: *** [configure-binutils] Error 1

Any idea of what might be wrong?

-- 
Cheers,

/ChJ

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

* Re: Can't build binutils cvs on cygwin: [: /flex/flex: unknown operand for example...
  2005-02-27 14:30 Can't build binutils cvs on cygwin: [: /flex/flex: unknown operand for example Christian Joensson
@ 2005-03-01 11:13 ` Nick Clifton
  2005-03-01 11:20   ` Christian Joensson
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Clifton @ 2005-03-01 11:13 UTC (permalink / raw)
  To: Christian Joensson; +Cc: binutils

Hi Christian,

> [: /flex/flex: unknown operand
> [: /flex/flex: unknown operand
> [: /bison/tests/bison: unknown operand
> [: /bison/tests/bison: unknown operand
> [: /byacc/byacc: unknown operand
> [: /m4/m4: unknown operand
> [: /texinfo/makeinfo/Makefile: unknown operand
> Configuring in binutils
> creating cache ./config.cache
> checking for Cygwin environment... yes
> checking for mingw32 environment... no
> configure: error: can only configure for one host and one target at a time
> make: *** [configure-binutils] Error 1
> 
> Any idea of what might be wrong?

Not really :-(

Have you tried a complete clean and rebuild ?

It sounds like the configure files might have been generated from the 
configure.in files in a way that is somehow inconsistent or incompatible 
with your environment.  Perhaps if you tried regenerating them by hand 
you might be able to fix things ?

Cheers
   Nick


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

* Re: Can't build binutils cvs on cygwin: [: /flex/flex: unknown operand for example...
  2005-03-01 11:13 ` Nick Clifton
@ 2005-03-01 11:20   ` Christian Joensson
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Joensson @ 2005-03-01 11:20 UTC (permalink / raw)
  To: Nick Clifton; +Cc: binutils

On Tue, 01 Mar 2005 11:24:36 +0000, Nick Clifton <nickc@redhat.com> wrote:
> Hi Christian,
> 
> > [: /flex/flex: unknown operand
> > [: /flex/flex: unknown operand
> > [: /bison/tests/bison: unknown operand
> > [: /bison/tests/bison: unknown operand
> > [: /byacc/byacc: unknown operand
> > [: /m4/m4: unknown operand
> > [: /texinfo/makeinfo/Makefile: unknown operand
> > Configuring in binutils
> > creating cache ./config.cache
> > checking for Cygwin environment... yes
> > checking for mingw32 environment... no
> > configure: error: can only configure for one host and one target at a time
> > make: *** [configure-binutils] Error 1
> >
> > Any idea of what might be wrong?
> 
> Not really :-(
> 
> Have you tried a complete clean and rebuild ?
> 
> It sounds like the configure files might have been generated from the
> configure.in files in a way that is somehow inconsistent or incompatible
> with your environment.  Perhaps if you tried regenerating them by hand
> you might be able to fix things ?
 
well, seems to work now, don't know what went wrong, sorry for the noise...

-- 
Cheers,

/ChJ

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

end of thread, other threads:[~2005-03-01 11:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-27 14:30 Can't build binutils cvs on cygwin: [: /flex/flex: unknown operand for example Christian Joensson
2005-03-01 11:13 ` Nick Clifton
2005-03-01 11:20   ` Christian Joensson

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