public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/3296: make install dies
@ 2001-06-20  8:36 dave
  0 siblings, 0 replies; 2+ messages in thread
From: dave @ 2001-06-20  8:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3296
>Category:       other
>Synopsis:       make install dies
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 20 08:36:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dave Maley
>Release:        unknown-1.0
>Organization:
>Environment:
Solaris 2.5 Intel
>Description:
airforce1# pwd
/export/home/staff/dmaley/gcc-3.0
airforce1# make install
/bin/sh ./mkinstalldirs /usr/local  /usr/local
(cd intl && make all)
(cd po && make all)
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
rototypes -Wtraditional  -DHAVE_CONFIG_H  -o cc1 \
        c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o  c-
convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o  libcpp.a  t
oplev.o libbackend.a obstack.o alloca.o        ../libiberty/libiberty.a
gcc: ../libiberty/libiberty.a: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `cc1'
Current working directory /export/home/staff/dmaley/gcc-3.0/gcc
*** Error code 1
make: Fatal error: Command failed for target `install-gcc'
>How-To-Repeat:

>Fix:

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


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

* Re: other/3296: make install dies
@ 2001-06-20 17:08 aoliva
  0 siblings, 0 replies; 2+ messages in thread
From: aoliva @ 2001-06-20 17:08 UTC (permalink / raw)
  To: dave, gcc-bugs, gcc-prs, nobody

Synopsis: make install dies

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Wed Jun 20 17:08:37 2001
State-Changed-Why:
    You must configure the top-level directory, not the gcc subdirectory, and then run `make bootstrap' in the top-level directory before `make install', again in the top-level directory.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3296&database=gcc


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

end of thread, other threads:[~2001-06-20 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-20  8:36 other/3296: make install dies dave
2001-06-20 17:08 aoliva

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