11 Sep 2010 09:14
Re: [1.9.12] configure and --with-libltdl-prefix ...
primus <rprimus <at> gmail.com>
2010-09-11 07:14:45 GMT
2010-09-11 07:14:45 GMT
Sat Sep 11 07:48:59 BST 2010 On Mon, Sep 06, 2010 at 12:35:21AM +0200, Ludovic Court?s wrote: > > >> > # head -1 configure.l1g > >> > configure: WARNING: unrecognized options: --with-libltdl-prefix > >> > >> Yes, that option isn???t supported, but I agree it should.> > > > Sun Sep 5 22:01:44 BST 2010 > > > > The README implies that the option is available. > > What in the README makes you think so? > > [...] > > > I did set LDFLAGS (using env), and the configure > > completed. (That was included in the paste.) Hi guys, Just to let you know, guile-1.9.12 finally compiled completely yesterday evening. The solution was to pass LDFLAGS="-L/usr/local/lib -L/usr/lib" to configure. It was initially necessary to set LDFLAGS so that libltdl could be found. I've tried to find differences between ltdl and iconv in the configure script. iconv (and all other libs found /usr/local/lib (unistring, readline, gc) all have many env variables associated with them, eg LIBICONV, LTLIBICONV, LTLIBUNISTRING), but not ltdl. (see attached config.log) There is still one bug still outstanding: http://article.gmane.org/gmane.lisp.guile.bugs/4778 Thanks for your patience is all this. -- -- -primus "If I had more time, I would have written you a shorter letter" - Pascal "It isn't what you make, it's what you don't lose!"
> >
> > Sun Sep 5 22:01:44 BST 2010
> >
> > The README implies that the option is available.
>
> What in the README makes you think so?
>
> [...]
>
> > I did set LDFLAGS (using env), and the configure
> > completed. (That was included in the paste.)
Hi guys,
Just to let you know, guile-1.9.12 finally
compiled completely yesterday evening.
The solution was to pass LDFLAGS="-L/usr/local/lib -L/usr/lib"
to configure.
It was initially necessary to set LDFLAGS so that
libltdl could be found.
I've tried to find differences between ltdl and
iconv in the configure script.
iconv (and all other libs found /usr/local/lib
(unistring, readline, gc) all have many env variables associated with them, eg
LIBICONV, LTLIBICONV, LTLIBUNISTRING), but not ltdl. (see attached config.log)
There is still one bug still outstanding:
RSS Feed