public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: alex.buell@tahallah.demon.co.uk
Cc: Linux Egcs <egcs@cygnus.com>
Subject: Re: dejagnu-19981026
Date: Sun, 21 Mar 1999 10:43:00 -0000	[thread overview]
Message-ID: <3237.922041180@upchuck> (raw)
In-Reply-To: Your message of Sun, 21 Mar 1999 13:04:15 GMT.            < Pine.LNX.4.10.9903211254290.11010-100000@tahallah.demon.co.uk >

  In message < Pine.LNX.4.10.9903211254290.11010-100000@tahallah.demon.co.uk >you
 write:
  > dejagnu-19981026 (from egcs.cygnus.com) will not compile with egcs-1.1.2. 
  > 
  > Here's the error:
  > gcc -c -g -O2  -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1
  > -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1
  > -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1
  > -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1
  > -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1
  > -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1
  > -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\"
  > ./../generic/tclPosixStr.c
  > ./../generic/tclPosixStr.c: In function `Tcl_ErrnoId':
  > ./../generic/tclPosixStr.c:340: duplicate case value
  > ./../generic/tclPosixStr.c:328: this is the first entry for that value
  > ./../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg':
  > ./../generic/tclPosixStr.c:787: duplicate case value
  > ./../generic/tclPosixStr.c:775: this is the first entry for that value
  > make[2]: *** [tclPosixStr.o] Error 1
  > make[2]: Leaving directory `/home/alex/src/dejagnu-19981026/tcl/unix'
  > make[1]: *** [all] Error 2
  > make[1]: Leaving directory `/home/alex/src/dejagnu-19981026/tcl'
  > make: *** [all-tcl] Error 2
Let me guess.  You're using glibc-2.1?  This is a bug in tcl, not egcs.

jeff

WARNING: multiple messages have this Message-ID
From: Jeffrey A Law <law@cygnus.com>
To: alex.buell@tahallah.demon.co.uk
Cc: Linux Egcs <egcs@cygnus.com>
Subject: Re: dejagnu-19981026
Date: Wed, 31 Mar 1999 23:46:00 -0000	[thread overview]
Message-ID: <3237.922041180@upchuck> (raw)
Message-ID: <19990331234600.uAPw5f8kzcUwWGp7VYVvH-ObL4OyGnh0bcXeOD31Y2M@z> (raw)
In-Reply-To: <Pine.LNX.4.10.9903211254290.11010-100000@tahallah.demon.co.uk>

  In message < Pine.LNX.4.10.9903211254290.11010-100000@tahallah.demon.co.uk >you
 write:
  > dejagnu-19981026 (from egcs.cygnus.com) will not compile with egcs-1.1.2. 
  > 
  > Here's the error:
  > gcc -c -g -O2  -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1
  > -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1
  > -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1
  > -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1
  > -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1
  > -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1
  > -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\"
  > ./../generic/tclPosixStr.c
  > ./../generic/tclPosixStr.c: In function `Tcl_ErrnoId':
  > ./../generic/tclPosixStr.c:340: duplicate case value
  > ./../generic/tclPosixStr.c:328: this is the first entry for that value
  > ./../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg':
  > ./../generic/tclPosixStr.c:787: duplicate case value
  > ./../generic/tclPosixStr.c:775: this is the first entry for that value
  > make[2]: *** [tclPosixStr.o] Error 1
  > make[2]: Leaving directory `/home/alex/src/dejagnu-19981026/tcl/unix'
  > make[1]: *** [all] Error 2
  > make[1]: Leaving directory `/home/alex/src/dejagnu-19981026/tcl'
  > make: *** [all-tcl] Error 2
Let me guess.  You're using glibc-2.1?  This is a bug in tcl, not egcs.

jeff

  parent reply	other threads:[~1999-03-21 10:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-21  5:06 dejagnu-19981026 Alex Buell
     [not found] ` < Pine.LNX.4.10.9903211254290.11010-100000@tahallah.demon.co.uk >
1999-03-21  7:57   ` dejagnu-19981026 Zack Weinberg
     [not found]     ` < 199903211557.KAA04687@blastula.phys.columbia.edu >
1999-03-21 11:22       ` dejagnu-19981026 Alex Buell
1999-03-31 23:46         ` dejagnu-19981026 Alex Buell
1999-03-31 23:46     ` dejagnu-19981026 Zack Weinberg
1999-03-21 10:43   ` Jeffrey A Law [this message]
     [not found]     ` < 3237.922041180@upchuck >
1999-03-21 11:27       ` dejagnu-19981026 Alex Buell
1999-03-31 23:46         ` dejagnu-19981026 Alex Buell
1999-03-31 23:46     ` dejagnu-19981026 Jeffrey A Law
1999-03-31 23:46 ` dejagnu-19981026 Alex Buell

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=3237.922041180@upchuck \
    --to=law@cygnus.com \
    --cc=alex.buell@tahallah.demon.co.uk \
    --cc=egcs@cygnus.com \
    /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).