public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
From: martin.gabel@ffm3.siemens.de
To: insight-gnats@sources.redhat.com
Subject: insight/260: cannot install insight on Solaris box
Date: Wed, 21 Jul 2004 11:43:00 -0000	[thread overview]
Message-ID: <20040721113509.5370.qmail@sourceware.org> (raw)


>Number:         260
>Category:       insight
>Synopsis:       cannot install insight on Solaris box
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 21 11:43:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     martin.gabel@ffm3.siemens.de
>Release:        6.1
>Organization:
>Environment:
Sun Ultr 60 with Solaris 9
>Description:
I tried to compile/install Insight-6.1 with gcc-3.4.0
'make' succeed without any problems, but 'make install' fails:

root@simone: /data/test/insight-6.1 >make install
/bin/sh ./mkinstalldirs /usr/local /usr/local
make[1]: Entering directory `/data/test/insight-6.1/bfd'
Making install in doc
make[2]: Entering directory `/data/test/insight-6.1/bfd/doc'
make[3]: Entering directory `/data/test/insight-6.1/bfd/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/data/test/insight-6.1/bfd/doc'
/bin/sh ../../mkinstalldirs /usr/local/info
 ./install-sh -c -m 644 ./bfd.info /usr/local/info/bfd.info
/bin/sh: ./install-sh: not found
 ./install-sh -c -m 644 ./bfd.info-1 /usr/local/info/bfd.info-1
/bin/sh: ./install-sh: not found
 ./install-sh -c -m 644 ./bfd.info-2 /usr/local/info/bfd.info-2
/bin/sh: ./install-sh: not found
make[2]: Leaving directory `/data/test/insight-6.1/bfd/doc'
Making install in po
make[2]: Entering directory `/data/test/insight-6.1/bfd/po'
if test -r ./../../mkinstalldirs; then \
  ./../../mkinstalldirs /usr/local/share; \
else \
  ../mkinstalldirs /usr/local/share; \
fi
/bin/sh: ./install-sh: not found
installing fr.mo as /usr/local/share/locale/fr/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing tr.mo as /usr/local/share/locale/tr/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing ja.mo as /usr/local/share/locale/ja/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing es.mo as /usr/local/share/locale/es/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing sv.mo as /usr/local/share/locale/sv/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing da.mo as /usr/local/share/locale/da/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing zh_CN.mo as /usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo
/bin/sh: ./install-sh: not found
installing ro.mo as /usr/local/share/locale/ro/LC_MESSAGES/bfd.mo
if test "bfd" = "gettext"; then \
  if test -r ./../../mkinstalldirs; then \
    ./../../mkinstalldirs /usr/local/share/gettext/po; \
  else \
    ../mkinstalldirs /usr/local/share/gettext/po; \
  fi; \
  ./install-sh -c -m 644 ./Makefile.in.in \
		  /usr/local/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory `/data/test/insight-6.1/bfd/po'
make[2]: Entering directory `/data/test/insight-6.1/bfd'
make[3]: Entering directory `/data/test/insight-6.1/bfd'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./../mkinstalldirs /usr/local/include
/bin/sh ./libtool  --mode=install ./install-sh -c libbfd.la /usr/local/lib/libbfd.la
./install-sh -c .libs/libbfd.lai /usr/local/lib/libbfd.la
./libtool: ./install-sh: not found
make[3]: *** [install_libbfd] Error 1
make[3]: Leaving directory `/data/test/insight-6.1/bfd'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/data/test/insight-6.1/bfd'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/data/test/insight-6.1/bfd'
make: *** [install-bfd] Error 2


Any help would be highly appreciated
>How-To-Repeat:

>Fix:

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


             reply	other threads:[~2004-07-21 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-21 11:43 martin.gabel [this message]
2004-07-21 15:07 kseitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040721113509.5370.qmail@sourceware.org \
    --to=martin.gabel@ffm3.siemens.de \
    --cc=insight-gnats@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).