public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/10104: GCC 3.2.2 on Solaris 9 fails to install due to one missing symlink
@ 2003-03-15 17:16 alex
  0 siblings, 0 replies; only message in thread
From: alex @ 2003-03-15 17:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10104
>Category:       other
>Synopsis:       GCC 3.2.2 on Solaris 9 fails to install due to one missing symlink
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 15 17:16:02 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Avriette
>Release:        3.2.2
>Organization:
>Environment:
Solaris 9 / 32-bit
>Description:
Reading specs from ./bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.2.2/specs
Configured with: configure --prefix=/global/swdev/compilers/gcc-3.2.2-32bit --enable-languages=c
Thread model: posix
gcc version 3.2.2

SunOS detox 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-30

After running the configure and make, 'make install' fails in the gcc/mkinstalldirs script. It is looking for install-sh in "./../install-sh" -- but something is FUBAR, and it doesn't find it. Making a symlink into the <dist>/gcc directory to "../install-sh" fixes the problem, and it installs correctly.
>How-To-Repeat:
sh configure; make ; make install
>Fix:
Probably there is a more elegant fix than what I did, I'm sure it is just a matter of somebody biffing on the shell script with one too many "."s or somesuch.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

only message in thread, other threads:[~2003-03-15 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-15 17:16 other/10104: GCC 3.2.2 on Solaris 9 fails to install due to one missing symlink alex

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