Bill Schottstaedt <[EMAIL PROTECTED]> writes:
> I noticed two glitches in the 1.5.2 installation on the Irix 5.3.
> I still hit the lt_preloaded_symbols problem mentioned earlier.
> It is triggered by DYNAMIC_LOADING begin defined (by configure),
> and used in libguile/guile.c at the line (89):
>
> #ifdef DYNAMIC_LINKING
> LTDL_SET_PRELOADED_SYMBOLS ();
> #endif
I'm wondering if this might be a libtool version issue as well. Does
that seem likely?
> libguile/Makefile uses the --force switch to makeinfo;
> my version of this program is so old (Jul 95) that it
> doesn't accept this switch and causes the entire build
> to halt. I deleted --force.
Hmm. Well I'm not sure what to do about this. Either you need a
newer makeinfo, or we'll need an autoconf test for the version of
makeinfo and choose to use --force as appropriate.
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile