public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/8124: GCC 3.2 make install error
@ 2002-10-02  6:16 eric.thomas2
  0 siblings, 0 replies; only message in thread
From: eric.thomas2 @ 2002-10-02  6:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8124
>Category:       c++
>Synopsis:       GCC 3.2 make install error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 06:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     eric.thomas2@voila.fr
>Release:        gcc 3.2
>Organization:
>Environment:
alpha V5.1A patch kit 3
compaq TRU64
>Description:
make install error after compiling GCC 3.2

xgcc -v : 

Reading specs from /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/gcc-lib/alphaev68-dec-osf5.1/3.2/specs
Configured with: /users/eric/gnu/gcc-3.2/configure -v --build=alphaev68-dec-osf5.1 --prefix=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1 --exec-prefix=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1 --target=alphaev68-dec-osf5.1 --enable-languages=c++,c
Thread model: single
gcc version 3.2


make install error : 

if test "gcc" = "gettext"  && test 'intl-compat.o' = 'intl-compat.o'; then  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/include;  ./../install-sh -c -m 644 libintl.h /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/include/libintl.h;  @LIBTOOL@ --mode=install  ./../install-sh -c -m 644 libintl.a /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/libintl.a;  else  : ;  fi
if test 'yes' = yes; then  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib;  temp=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/t-charset.alias;  dest=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/charset.alias;  if test -f /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/charset.alias; then  orig=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/charset.alias;  sed -f ref-add.sed $orig > $temp;  ./../install-sh -c -m 644 $temp $dest;  rm -f $temp;  else  if test no = no; then  orig=charset.alias;  sed -f ref-add.sed $orig > $temp;  ./../install-sh -c -m 644 $temp $dest;  rm -f $temp;  fi;  fi;  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/share/locale;  test -f /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/share/locale/locale.alias  && orig=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.if test 'yes' = yes; then  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib;  temp=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/lib/t-charset.alias;  dest=/users/eric/gnu/gcc-3.2/alphaev68-dec-osf5.1/libsh: ./../install-sh: not found
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

>How-To-Repeat:

>Fix:

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-02 13:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02  6:16 c++/8124: GCC 3.2 make install error eric.thomas2

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