I was looking at this earlier today. It still doesn't work.

On Debian, there is no way to make it work as guile-1.8-dev depends on 
libtldl3-dev which is removed if you try to install libtool2 from 
experiemental (libltdl7-dev).

Regards
Lee

On Sat, 24 Jan 2009 23:54:33 Tim Ansell wrote:
> Not sure there is a good way to solve this? The new way doesn't work
> properly with libtool2.
>
> Tim
>
> On Sat, 2009-01-24 at 22:02 +1300, Lee Begg wrote:
> > This I think only works with libtool2, and is broken with libtool 1
> > (which is what I have and is in Debian).
> >
> > The errors I get are:
> >  - When running autogen.sh
> >
> > aclocal...
> > autoheader...
> > libtoolize...
> > libtoolize: unrecognized option `--recursive'
> > Try `libtoolize --help' for more information.
> > automake...
> > libltdl/Makefile.am:5: INSTALL_LTDL does not appear in AM_CONDITIONAL
> > libltdl/Makefile.am:12: CONVENIENCE_LTDL does not appear in
> > AM_CONDITIONAL autoconf...
> > removing config.cache...
> >
> > ready to configure
> >
> >
> >
> >  - When running configure afterwards:
> >
> > checking whether g++ accepts -g... yes
> > checking dependency style of g++... gcc3
> > checking for working C++ compiler... yes
> > checking how to run the C++ preprocessor... g++ -E
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether make sets $(MAKE)... (cached) yes
> > checking dependency style of gcc... (cached) gcc3
> > checking dependency style of g++... (cached) gcc3
> > ./configure: line 4988: syntax error near unexpected token `libltdl'
> > ./configure: line 4988: `LT_CONFIG_LTDL_DIR(libltdl)'
> >
> >
> > Can we use the existing test for libtool2 to see which one is needed in
> > configure? (ie, some conditional to switch between the old code for
> > libtool and the new code for libtool2)
> >



_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to