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: Can't build binutils 2.13.90 20021228 on sparc64-linux: configure failure in opcodes


On Sun, Dec 29, 2002 at 08:39:06AM -0200, Alexandre Oliva wrote:
> On Dec 28, 2002, Christian Jönsson <c.christian.joensson@telia.com> wrote:
> 
> > This is the first and last parts of my build output:
> 
> > cd /usr/local/src/gcc-binutils/trunk/src && autoconf
> 
> Which version of autoconf?  Make sure it's 2.13, not 2.5x.

bash-2.05a$ autoconf --version
Autoconf version 2.13
bash-2.05a$

but autoconf-2.53 is also available... as autoconf-2.53...

> > configure: error: can only configure for one host and one target at a time
> 
> Could you please try to find out what arguments had been passed to
> opcodes/configure?

hmm, how do I do that? all I can think of is what is seen in the build
log file, with -d:

Must remake target `all'.
Successfully remade target file `all'.
make[2]: Entering directory `/usr/local/src/gcc-binutils/trunk/objdir-binutils/l
ibiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir-binutils/li
biberty/testsuite'
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x00052368 PID 23569
Removing child 0x00052368 PID 23569  from chain.
  Successfully remade target file `all-subdir'.
 Finished prerequisites of target file `all'.
Must remake target `all'.
Child access: user 1000 (real 1000), group 1000 (real 1000)
Got a SIGCHLD; 2 unreaped children.
Putting child 0x00052578 (all) PID 23574 on the chain.
Live child 0x00052578 (all) PID 23574
Reaping winning child 0x00052578 PID 23574
Removing child 0x00052578 PID 23574  from chain.
Successfully remade target file `all'.
make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir-binutils/li
biberty'
Got a SIGCHLD; 1 unreaped children.
Reaping winning child 0x000968a8 PID 23544
Removing child 0x000968a8 PID 23544  from chain.
    Successfully remade target file `all-libiberty'.
    Considering target file `all-opcodes'.
     File `all-opcodes' does not exist.
      Considering target file `configure-opcodes'.
       File `configure-opcodes' does not exist.
        Considering target file `opcodes/Makefile'.
         File `opcodes/Makefile' does not exist.
          Pruning file `config.status'.
          Pruning file `libiberty/Makefile'.
         Finished prerequisites of target file `opcodes/Makefile'.
        Must remake target `opcodes/Makefile'.
Child access: user 1000 (real 1000), group 1000 (real 1000)
Putting child 0x0003b6f0 (opcodes/Makefile) PID 23575 on the chain.
Live child 0x0003b6f0 (opcodes/Makefile) PID 23575
Configuring in opcodes
loading cache .././config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
configure: error: can only configure for one host and one target at a time
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x0003b6f0 PID 23575
make: *** [opcodes/Makefile] Error 1
Removing child 0x0003b6f0 PID 23575  from chain.
You have new mail in /var/spool/mail/chj
chj@u1sparc:/usr/local/src/gcc-binutils/trunk/objdir-binutils$


Attached is a gzipped confog.status.

Cheers,

/ChJ




Attachment: config.status.gz
Description: Binary data


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