Hello,

I tried with different versions of automake and libtool and I have the problem. I don't remember to have modified libltdl.

You can find all the files I use in the module satom of the Satom project of Savannah (https://savannah.nongnu.org/projects/satom/). The configure.ac file is directly accessible from:
http://savannah.nongnu.org/cgi-bin/viewcvs/satom/satom/configure.ac?rev=1.41&content-type=text/vnd.viewcvs-markup


The command 'sh bootstrap' must be run for running automake, libtoolize, ... It supports version of aclocal/automake >=1.7.
Don't hesitate to ask for questions or things to try, it is not my aim to just give my project and ask people to solve my problems.


Thank you very much,

Thomas

Ralf Wildenhues wrote:

Hi Thomas,

* Thomas Degris wrote on Tue, Apr 19, 2005 at 04:24:33PM CEST:


I use automake, libtool and libltdl and when I try make dist in my project, I have the following error in the libltdl directory:
make[1]: Entering directory `/local/home/degris/src/satom/satom/libltdl'
make[1]: *** No rule to make target `../libtool.m4', needed by `distdir'. Stop.
make[1]: Leaving directory `/local/home/degris/src/satom/satom/libltdl'
make: *** [distdir] Error 1


Any hint ?



Which exact versions of the autotools do you use? If they are recent: would it be possible for you to provide a small test case, say a stripped down configure.ac, Makefile.am and a set of commands to reproduce the above failure? Which system do you do this on?

Did you change any files in the libltdl/ directory?

Regards,
Ralf




_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to