public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/7901: make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1
@ 2002-09-12 14:36 asoleyma
  0 siblings, 0 replies; 2+ messages in thread
From: asoleyma @ 2002-09-12 14:36 UTC (permalink / raw)
  To: gcc-gnats


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bootstrap/7901: make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1
@ 2003-04-28 22:29 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-04-28 22:29 UTC (permalink / raw)
  To: asoleyma, gcc-bugs, gcc-prs, nobody

Synopsis: make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Apr 28 22:29:48 2003
State-Changed-Why:
    Duplicate of 7900

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7901


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-28 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-12 14:36 bootstrap/7901: make[2]: *** [/dev_tools/gcc3.2/src/gcc/gengtype-yacc.c] Error 1 asoleyma
2003-04-28 22:29 bangerth

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).