public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: asoleyma@lightspeed.com
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/7901: make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1
Date: Thu, 12 Sep 2002 14:36:00 -0000	[thread overview]
Message-ID: <20020912212850.13841.qmail@sources.redhat.com> (raw)


>Number:         7901
>Category:       bootstrap
>Synopsis:       make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 12 14:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lightspeed
>Release:        unknown-1.0
>Organization:
>Environment:
 OSTYPE=linux
 HOSTTYPE=i386-linux
 CPU=i686
 ARCH=Linux
 MACHTYPE=i686
 VENDOR=suse
 TERM=vt100
 Welcome to SuSE Linux 7.3 (i386) - Kernel \r (\l).
>Description:
I've downloaded gcc-3.2 and tried to build it, but I'm 
getting the same error as I had with gcc-3.1.

Steps after downloading gcc 3.2 into /dev_tools/gcc3.2/gcc 
directory:
 % > mkdir /dev_tools/gcc3.2/SunOS-5.7
 % > cd /dev_tools/gcc3.2/SunOS-5.7
 % > ../gcc/configure --prefix=/opt/gcc3.2
 ...
 % > make bootstrap
 ...
 echo "NULL};" >> tmp-gtyp.h
 /bin/sh /dev_tools/gcc3.2/src/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
 gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
 -Wtraditional -pedantic -Wno-long-long -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I.
 -I/dev_tools/gcc3.2/src/gcc -I/dev_tools/gcc3.2/src/gcc/. -I/dev_tools/gcc3.2/src/gcc/config
 -I/dev_tools/gcc3.2/src/gcc/../include \
   /dev_tools/gcc3.2/src/gcc/gengtype.c -o gengtype.o
 cd /dev_tools/gcc3.2/src/gcc && \
 flex  -t -o/dev_tools/gcc3.2/src/gcc/gengtype-lex.c gengtype-lex.l | \
   sed 's/^\(char msg\[\];\)/yyconst \1/' > g-$$ ; \
 if test $? -eq 0 ; then \
   mv -f g-$$ gengtype-lex.c ; \
 else \
   rm -f g-$$.* ; \
   false ; \
 fi
 (cd /dev_tools/gcc3.2/src/gcc && \
  false  -d -o gengtype-yacc.c gengtype-yacc.y || \
  ( rm -f /dev_tools/gcc3.2/src/gcc/gengtype-yacc.c && false ) )
 make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1
 make[2]: Leaving directory `/dev_tools/gcc3.2/SuSE-7.3/gcc'
 make[1]: *** [stage1_build] Error 2
 make[1]: Leaving directory `/dev_tools/gcc3.2/SuSE-7.3/gcc'
 make: *** [bootstrap] Error 2
 % >
>How-To-Repeat:
I'm getting the same error under Solaris 5.7
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-09-12 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-12 14:36 asoleyma [this message]
2003-04-28 22:29 bangerth

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=20020912212850.13841.qmail@sources.redhat.com \
    --to=asoleyma@lightspeed.com \
    --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).