Hi,
Alexandre wrote:
> C++ support is under development in the multi-language-branch of the
> libtool CVS tree. Feel free to give it a try, and please report any
> problems you find.
When running bootstrap on the sources from the multi-language-branch I get
the following error messages:
cat: ../ltdl.m4: No such file or directory
Makefile.am:5: INSTALL_LTDL does not appear in AM_CONDITIONAL
Makefile.am:12: CONVENIENCE_LTDL does not appear in AM_CONDITIONAL
Makefile.am:18: variable `LIBADD_DL' not defined
Makefile.am:21: variable `LIBADD_DL' not defined
autoconf: Undefined macros:
configure.in:36:AC_LIB_LTDL
cat: ../ltdl.m4: No such file or directory
Makefile.am:5: INSTALL_LTDL does not appear in AM_CONDITIONAL
Makefile.am:12: CONVENIENCE_LTDL does not appear in AM_CONDITIONAL
Makefile.am:18: variable `LIBADD_DL' not defined
Makefile.am:21: variable `LIBADD_DL' not defined
autoconf: Undefined macros:
configure.in:36:AC_LIB_LTDL
Obviously the file ltdl.m4 is missing. Checking out the file from the MAIN
branch:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
cvs update -A ltdl.m4
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 Int. for non-commercial use
<http://www.pgpinternational.com>
iQA/AwUBOKur1MeYjj0YYPBiEQLxxQCgqP+RmBToqNRBNsNO0UHT0JQzne4AoK/I
hq7id6GXEfwJytv60n8AxSp1
=BxiH
-----END PGP SIGNATURE-----
solved this problem, but I have not tested any further yet.
Bye,
Mike