public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libobjc/11273] New: make install fails in libobjc directory
@ 2003-06-20 20:26 charles_cox at att dot net
  2003-07-06  4:13 ` [Bug bootstrap/11273] " dhazeghi at yahoo dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: charles_cox at att dot net @ 2003-06-20 20:26 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11273

           Summary: make install fails in libobjc directory
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libobjc
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: charles_cox@att.net
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: sparcv9-sun-solaris2.9
  GCC host triplet: sparcv9-sun-solaris2.9
GCC target triplet: sparcv9-sun-solaris2.9

'make install' fails in libobjc and sparcv7/libobjc.  The libtool in that
directory seems to be confused by having /bin/ksh in front of the install-sh
command.  I think the /bin/ksh is there due to setting CONFIG_SHELL to /bin/ksh
as recommended in the Solaris2-specific tips.  I edited the Makefiles in
sparcv9-sun-solaris2.9/libobjc/ and sparcv9-sun-solaris2.9/sparcv7/libobjc/ and 
replaced $(INSTALL) with '<path>/install-sh -c' in two places around line 325. 
Now make install works properly.  I had no such problems with the libtool that
is in the libstdc++ directory.


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

end of thread, other threads:[~2003-09-08  7:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-20 20:26 [Bug libobjc/11273] New: make install fails in libobjc directory charles_cox at att dot net
2003-07-06  4:13 ` [Bug bootstrap/11273] " dhazeghi at yahoo dot com
2003-07-07 17:24 ` Chuck dot Cox at Sun dot COM
2003-07-13 20:47 ` cvs-commit at gcc dot gnu dot org
2003-07-13 20:59 ` neroden at gcc dot gnu dot org
2003-07-13 21:00 ` neroden at gcc dot gnu dot org
2003-07-13 21:02 ` neroden at gcc dot gnu dot org
2003-07-16 15:42 ` ebotcazou at gcc dot gnu dot org
2003-08-24 19:07 ` dhazeghi at yahoo dot com
2003-08-24 19:45 ` neroden at gcc dot gnu dot org
2003-09-08  7:12 ` ebotcazou at gcc dot gnu dot org

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