bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot compile binutils-2.13.1 on Solaris 2.6


From: Martin MOKREJŠ
Subject: Re: Cannot compile binutils-2.13.1 on Solaris 2.6
Date: Thu, 9 Jan 2003 21:06:51 +0100 (CET)

On Thu, 2 Jan 2003, Nick Clifton wrote:

> Hi Martin,
>
> >   I have the following problem to compile binutils on solaris using
> > gcc.
>
> Which version of the binutils sources are you compiling ?  Which version
> of gcc are you using to compile the sources ?

See Subj. To make you sure, I've repeated it with


$ ./configure --host=sparc-sun-solaris2.6 --prefix=/software/@sys/usr 
--with-gnu-ld

I have 3.0.4 and I must admit, that in binutils-2.13.2.1 this problem is not 
present anymore. Thanks!

>
> > concat.c: In function `concat_length':
> > concat.c:115: warning: implicit declaration of function `VA_OPEN'
> > concat.c:115: `args' undeclared (first use in this function)
> > concat.c:115: (Each undeclared identifier is reported only once
> > concat.c:115: for each function it appears in.)
> > concat.c:116: warning: implicit declaration of function `VA_FIXEDARG'
> > concat.c:116: parse error before "const"
> > concat.c:118: warning: implicit declaration of function `VA_CLOSE'
>
> It would appear that the header file 'ansidecl.h' has not been
> included, or that a corrupt/wrong version has been found.  This header
> file should define the VA_OPEN (and other) macros, as well as
> undefine-ing const.
>
> Cheers
>         Nick
>

-- 
Martin Mokrejs <address@hidden>, <address@hidden>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585




reply via email to

[Prev in Thread] Current Thread [Next in Thread]