public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* install broken?
@ 2002-12-28  8:20 Jeff Sturm
  2002-12-28  9:06 ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Sturm @ 2002-12-28  8:20 UTC (permalink / raw)
  To: rhug-rhats

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

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

end of thread, other threads:[~2002-12-30 23:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-28  8:20 install broken? Jeff Sturm
2002-12-28  9:06 ` Anthony Green
2002-12-30 15:54   ` Jeff Sturm

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