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

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

Cannot compile binutils-2.13.1 on Solaris 2.6


From: Martin MOKREJŠ
Subject: Cannot compile binutils-2.13.1 on Solaris 2.6
Date: Fri, 13 Dec 2002 13:32:20 +0100 (CET)

Hi,
  I have the following proble to compile binutils on solaris using gcc.
Can you please help?


gcc -c -DHAVE_CONFIG_H -I/software/@sys/usr/include 
-I/software/@sys/usr/include/ncurses -I/software/@sys/usr/openssl/include 
-I/software/@sys/usr/include/freetype2 -I. -I./../include  -W -Wall 
-Wtraditional -pedantic concat.c -o concat.o
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'
concat.c: In function `concat_copy':
concat.c:130: warning: function `VA_OPEN' was previously declared within a block
concat.c:130: `args' undeclared (first use in this function)
concat.c:131: warning: function `VA_FIXEDARG' was previously declared within a 
block
concat.c:131: parse error before "char"
concat.c:132: parse error before "const"
concat.c:135: warning: function `VA_CLOSE' was previously declared within a 
block
concat.c: In function `concat_copy2':
concat.c:147: warning: function `VA_OPEN' was previously declared within a block
concat.c:147: `args' undeclared (first use in this function)
concat.c:148: warning: function `VA_FIXEDARG' was previously declared within a 
block
concat.c:148: parse error before "const"
concat.c:150: warning: function `VA_CLOSE' was previously declared within a 
block
concat.c: In function `concat':
concat.c:161: warning: function `VA_OPEN' was previously declared within a block
concat.c:161: `args' undeclared (first use in this function)
concat.c:162: warning: function `VA_FIXEDARG' was previously declared within a 
block
concat.c:162: parse error before "const"
concat.c:164: warning: function `VA_CLOSE' was previously declared within a 
block
concat.c:168: parse error before "const"
concat.c: In function `reconcat':
concat.c:198: warning: function `VA_OPEN' was previously declared within a block
concat.c:198: `args' undeclared (first use in this function)
concat.c:199: warning: function `VA_FIXEDARG' was previously declared within a 
block
concat.c:199: parse error before "char"
concat.c:200: parse error before "const"
concat.c:202: warning: function `VA_CLOSE' was previously declared within a 
block
concat.c:206: parse error before "char"
concat.c:207: parse error before "const"
make[1]: *** [concat.o] Error 1
make[1]: Leaving directory `/scratch/mmokrejs/binutils-2.13.1/libiberty'

-- 
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]