public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: mmokrejs@natur.cuni.cz
To: gcc-gnats@gcc.gnu.org
Subject: other/8920: Cannot compile libiberty on Solaris 2.6 inside gcc-3.2.1
Date: Thu, 12 Dec 2002 20:16:00 -0000	[thread overview]
Message-ID: <20021213040741.18882.qmail@sources.redhat.com> (raw)


>Number:         8920
>Category:       other
>Synopsis:       Cannot compile libiberty on Solaris 2.6 inside gcc-3.2.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 12 20:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     mmokrejs@natur.cuni.cz
>Release:        gcc-3.2.1
>Organization:
>Environment:

>Description:
Hi,
  I've already reported this bug in previous gcc version, but it is still present. :(

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../../libiberty/../include  -W -Wall -Wtraditional -pedantic ../../libiberty/concat.c
../../libiberty/concat.c: In function `concat_length':
../../libiberty/concat.c:115: warning: implicit declaration of function `VA_OPEN'
../../libiberty/concat.c:115: `args' undeclared (first use in this function)
../../libiberty/concat.c:115: (Each undeclared identifier is reported only once
../../libiberty/concat.c:115: for each function it appears in.)
../../libiberty/concat.c:116: warning: implicit declaration of function `VA_FIXEDARG'
../../libiberty/concat.c:116: parse error before "const"
../../libiberty/concat.c:118: warning: implicit declaration of function `VA_CLOSE'
../../libiberty/concat.c: In function `concat_copy':
../../libiberty/concat.c:130: warning: function `VA_OPEN' was previously declared within a block
../../libiberty/concat.c:130: `args' undeclared (first use in this function)
../../libiberty/concat.c:131: warning: function `VA_FIXEDARG' was previously declared within a block
../../libiberty/concat.c:131: parse error before "char"
../../libiberty/concat.c:132: parse error before "const"
../../libiberty/concat.c:135: warning: function `VA_CLOSE' was previously declared within a block
../../libiberty/concat.c: In function `concat_copy2':
../../libiberty/concat.c:147: warning: function `VA_OPEN' was previously declared within a block
../../libiberty/concat.c:147: `args' undeclared (first use in this function)
../../libiberty/concat.c:148: warning: function `VA_FIXEDARG' was previously declared within a block
../../libiberty/concat.c:148: parse error before "const"
../../libiberty/concat.c:150: warning: function `VA_CLOSE' was previously declared within a block
../../libiberty/concat.c: In function `concat':
../../libiberty/concat.c:161: warning: function `VA_OPEN' was previously declared within a block
../../libiberty/concat.c:161: `args' undeclared (first use in this function)
../../libiberty/concat.c:162: warning: function `VA_FIXEDARG' was previously declared within a block
../../libiberty/concat.c:162: parse error before "const"
../../libiberty/concat.c:164: warning: function `VA_CLOSE' was previously declared within a block
../../libiberty/concat.c:168: parse error before "const"
../../libiberty/concat.c: In function `reconcat':
../../libiberty/concat.c:198: warning: function `VA_OPEN' was previously declared within a block
../../libiberty/concat.c:198: `args' undeclared (first use in this function)
../../libiberty/concat.c:199: warning: function `VA_FIXEDARG' was previously declared within a block
../../libiberty/concat.c:199: parse error before "char"
../../libiberty/concat.c:200: parse error before "const"
../../libiberty/concat.c:202: warning: function `VA_CLOSE' was previously declared within a block
../../libiberty/concat.c:206: parse error before "char"
../../libiberty/concat.c:207: parse error before "const"
make[1]: *** [concat.o] Error 1
make[1]: Leaving directory `/scratch/mmokrejs/gcc-3.2.1/objdir/libiberty'
>How-To-Repeat:
Lokk using google for these errors/warnings, you will get enough hits. ;)
>Fix:
binutils-2.11.2 have compilable libiberty
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-12-13  4:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12 20:16 mmokrejs [this message]
2002-12-13  3:16 Martin Mokrejs
2002-12-13  5:36 Rainer Orth
2002-12-13  5:46 Martin MOKREJŠ
2002-12-13  5:56 Rainer Orth
2002-12-19  2:56 Martin MOKREJŠ

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021213040741.18882.qmail@sources.redhat.com \
    --to=mmokrejs@natur.cuni.cz \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).