public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Martin Sebor <sebor@roguewave.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: bootstrap/10758: bootstrap failure on HP-UX 11.22/IPF
Date: Mon, 12 May 2003 20:46:00 -0000	[thread overview]
Message-ID: <20030512204602.22236.qmail@sources.redhat.com> (raw)

The following reply was made to PR bootstrap/10758; it has been noted by GNATS.

From: Martin Sebor <sebor@roguewave.com>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/10758: bootstrap failure on HP-UX 11.22/IPF
Date: Mon, 12 May 2003 14:46:33 -0600

 No, I used the pre-release tarball. But installing GNU bison (and
 m4) did get me farher along. Unfortunately, the build still fails,
 now with a number of unsats (see below). Am I missing something
 else?
 
 Thanks
 Martin
 
 (cd ../../gcc-20030505/gcc && \
   bison  -d -o gengtype-yacc.c gengtype-yacc.y || \
   ( rm -f ../../gcc-20030505/gcc/gengtype-yacc.c && false ) )
 cc -Wp,-H256000 -c   -g  -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE 
    -I. -I. -I../../gcc-20030505/gcc -I../../gcc-20030505/gcc/. 
 -I../../gcc-20030505/gcc/config -I../../gcc-20030505/gcc/../include \
    ../../gcc-20030505/gcc/gengtype-lex.c -o gengtype-lex.o
 cc -Wp,-H256000 -c   -g  -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE 
    -I. -I. -I../../gcc-20030505/gcc -I../../gcc-20030505/gcc/. 
 -I../../gcc-20030505/gcc/config -I../../gcc-20030505/gcc/../include \
    ../../gcc-20030505/gcc/gengtype-yacc.c -o gengtype-yacc.o
 Warning 936: "../../gcc-20030505/gcc/system.h", line 527 # '__FUNCTION__' is
      predefined identifier.
      #define __FUNCTION__ "?"
              ^^^^^^^^^^^^
 Warning 612: "gengtype-yacc.c", line 1551 # Label 'yyerrlab1' has no uses.
      yyerrlab1:
      ^^^^^^^^^^
 cc -Wp,-H256000   -g  -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o 
 gengtype \
   gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
 ld: Unsatisfied symbol "lexer_toplevel_done" in file gengtype-yacc.o
 ld: Unsatisfied symbol "yyerror" in file gengtype-yacc.o
 ld: Unsatisfied symbol "yylex" in file gengtype-yacc.o
 ld: Unsatisfied symbol "parse_file" in file gengtype.o
 ld: Unsatisfied symbol "lexer_line" in file gengtype.o
 5 errors.
 gmake[2]: *** [gengtype] Error 1
 gmake[2]: Leaving directory `/build/sebor/gcc-build/gcc'
 gmake[1]: *** [stage1_build] Error 2
 gmake[1]: Leaving directory `/build/sebor/gcc-build/gcc'
 gmake: *** [bootstrap] Error 2
 


             reply	other threads:[~2003-05-12 20:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 20:46 Martin Sebor [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-17  6:54 giovannibajo
2003-05-17  0:36 Dara Hazeghi
2003-05-13  8:46 Dara Hazeghi
2003-05-12 20:16 Dara Hazeghi
2003-05-12 19:56 sebor

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=20030512204602.22236.qmail@sources.redhat.com \
    --to=sebor@roguewave.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).