* Re: Problem with make install of 1.6.3
[not found] <1047755790.18476.12.camel@pcp715747pcs.alxndr01.va.comcast.net>
@ 2003-03-26 23:14 ` Rob Browning
0 siblings, 0 replies; only message in thread
From: Rob Browning @ 2003-03-26 23:14 UTC (permalink / raw)
Cc: bug-guile
Paul Harouff <pharouff@comcast.net> writes:
> I'm trying to build guile-1.6.3 on SuSE 8.1 with an RPM spec file
>
> During make install, the file
>
> /usr/src/packages/BUILD/guile-1.6.3/libguile/.libs/libguile.so.12.3.0
>
> gets changed to
>
> /usr/src/packages/BUILD/guile-1.6.3/libguile/.libs/libguile.so.12.3.0U
>
> which ruins all the links and install into the var/tmp/<build>
> directory.
>
> Attached is a log of make -dw install in the libguile directory.
> Watching the directory at the same time, it appears that the problem
> occurs near the only reference to .libs in the log, but I can't figure
> out the exact command that is changing the file name and how to fix it.
I'm pretty sure this is libtool's doing, and I *think* it has to do
with missing symbols (perhaps libguile's not being linked against all
the other libs it needs, or they're not visible to libtool at the
right time -- not really sure).
If you're not using the latest libtool, you might try upgrading that,
re-running ./autogen.sh and see if that helps, but that's just a
guess. Unfortunately I don't know offhand what the cause is...
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-26 23:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1047755790.18476.12.camel@pcp715747pcs.alxndr01.va.comcast.net>
2003-03-26 23:14 ` Problem with make install of 1.6.3 Rob Browning
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).