public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/2529: configure doesn't check for bison
@ 2002-05-16 18:35 rth
  0 siblings, 0 replies; 2+ messages in thread
From: rth @ 2002-05-16 18:35 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, linux, nobody

Synopsis: configure doesn't check for bison

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Thu May 16 18:35:00 2002
State-Changed-Why:
    This is not appropriate for building from release tarballs, which include
    the Bison-generated files so that users don't need Bison installed.

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


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

* other/2529: configure doesn't check for bison
@ 2001-04-10 18:36 linux
  0 siblings, 0 replies; 2+ messages in thread
From: linux @ 2001-04-10 18:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2529
>Category:       other
>Synopsis:       configure doesn't check for bison
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 10 18:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ben Bucksch
>Release:        gcc-20010402
>Organization:
>Environment:

>Description:
Tried to compile 2001-04-02 gcc 3.0 snapshot. Standard options: |../gcc-source/configure --enable-threads --enable-shared; make bootstrap|.

I didn't have bison installed.

configure worked, as far I as I could see, but compilation quickly (after 30 seconds or so) failed with missing files (see below). After I installed bison, it worked fine.

Last lines of make output:
(cd ../../gcc-20010402/gcc/java && \
false -t --name-prefix=java_ -o p$$.c parse.y && \
mv -f p$$.c parse.c)
make[2]: *** [../../gcc-20010402/gcc/java/parse.c] Error 1
>How-To-Repeat:
(guessed)
1. Rename the bison executable of your system.
2. Extract gcc3.0 snapshot, configure (in separate bin dir), make bootstrap.
>Fix:
(proposed)
Check for existance of bison in configure. Bail, if not found.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-05-17  1:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-16 18:35 other/2529: configure doesn't check for bison rth
  -- strict thread matches above, loose matches on Subject: below --
2001-04-10 18:36 linux

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