Ian Grant writes:
> And now I remember why I did this: it was because this web site, which
> is the official site for libffi, has a bad SSL certificate.
> (sec_error_untrusted_issuer)
>
>http://sourceware.org/libffi/
Their certificate checks out on my systems. I suspect that your CA
trust st
For the record, the readline problem was because I had not
./configure'ed readline ---with-curses. I think that guile's autoconf
test program makes this assumption. The assumption is probably
reasonable if most distributions do this, but it is strictly speaking
a bug in the autoconf detection of re
And now I remember why I did this: it was because this web site, which
is the official site for libffi, has a bad SSL certificate.
(sec_error_untrusted_issuer)
http://sourceware.org/libffi/
It's not good for guile to rely on third party source like this: I
have the same reservations about the
Hi Ian,
Three questions:
1. What is the output of "pkg-config --libs libffi" on your system?
2. What is the output of "grep '^LIBFFI' libguile/Makefile"?
3. What is the output of "grep '^READLINE_LIBS' libguile/Makefile"?
Thanks,
Mark
The problem seems to be the presence of -L\(libdir\) on the libtool
command lines. See makev-guile-2.0.11 for output of make V=1
But, I get the same problem when building glib-2.4, so it is unlikely
that it's a guile problem, more likely something weird about my system
(it's an old ubuntu distrib
Hi,
Ian Grant writes:
> I'm at a loss. I have libtool-2.4 installed in /usr/local and I get
> this error when 'make'ing after running
>
> ../configure --prefix=/usr/local --libdir=/usr/local/lib \
> --with-libreadline-prefix=/usr/local
FWIW, you could leave out the "--libdir=/usr/local/lib" abo
Ian Grant writes:
> I'm at a loss. I have libtool-2.4 installed in /usr/local and I get this
> error when 'make'ing after running
>
> ../configure --prefix=/usr/local --libdir=/usr/local/lib \
> --with-libreadline-prefix=/usr/local
>
> [ making lots of stuff ...]
>
> CCLD l
I'm at a loss. I have libtool-2.4 installed in /usr/local and I get this
error when 'make'ing after running
../configure --prefix=/usr/local --libdir=/usr/local/lib \
--with-libreadline-prefix=/usr/local
[ making lots of stuff ...]
CCLD libguile-2.0.la
../libtool: line 5989