public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Jeff Sturm <jsturm@one-point.com>
To: rhug-rhats@sources.redhat.com
Subject: install broken?
Date: Sat, 28 Dec 2002 08:20:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0212281111020.9818-100000@ops2.one-point.com> (raw)

From the rhug source tree:

$ mkdir build; cd build; ../configure --prefix=/opt/rhug && make

...wait a LONG time...

$ make install
...
Making install in gnu.readline
make[1]: Entering directory `/home/jsturm/rhug/build/gnu.readline'
make[2]: Entering directory `/home/jsturm/rhug/build/gnu.readline'
/bin/sh ../../gnu.readline/mkinstalldirs /opt/rhug/lib
 /bin/sh ./libtool --mode=install /usr/bin/install -c
lib-org-gnu-readline.la /opt/rhug/lib/lib-org-gnu-readline.la
/usr/bin/install -c .libs/lib-org-gnu-readline.so.0.0.0
/opt/rhug/lib/lib-org-gnu-readline.so.0.0.0
(cd /opt/rhug/lib && rm -f lib-org-gnu-readline.so.0 && ln -s
lib-org-gnu-readline.so.0.0.0 lib-org-gnu-readline.so.0)
(cd /opt/rhug/lib && rm -f lib-org-gnu-readline.so && ln -s
lib-org-gnu-readline.so.0.0.0 lib-org-gnu-readline.so)
/usr/bin/install -c .libs/lib-org-gnu-readline.lai
/opt/rhug/lib/lib-org-gnu-readline.la
/usr/bin/install -c .libs/lib-org-gnu-readline.a
/opt/rhug/lib/lib-org-gnu-readline.a
/usr/bin/install: cannot stat `.libs/lib-org-gnu-readline.a': No such file
or directory

Indeed, the library archive is missing, though the DSO appeared to build
just fine.

Does anyone else see this?  What might I have done wrong?

Jeff

             reply	other threads:[~2002-12-28 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-28  8:20 Jeff Sturm [this message]
2002-12-28  9:06 ` Anthony Green
2002-12-30 15:54   ` Jeff Sturm

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=Pine.LNX.4.44.0212281111020.9818-100000@ops2.one-point.com \
    --to=jsturm@one-point.com \
    --cc=rhug-rhats@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).