|
From: | Akim Demaille |
Subject: | Re: 2.2.6: libltdlcS.c:22: error: 'lt_ptr' undeclared here (not in a function) |
Date: | Mon, 17 Nov 2008 23:01:54 +0100 |
Le 17 nov. 08 à 22:55, Ralf Wildenhues a écrit :
* Akim Demaille wrote on Mon, Nov 17, 2008 at 10:38:28PM CET:And... (running the test on my package)... (unrelated question,waiting for the compilation to finish: would you accept C++ bindings forlibltdl, or that would be more maintenance problems?)... (still compiling)...C++: more maintenance problems. Sorry.
No need to be, I understand perfectly :)
and it works!Great!With one exception (a problem I already had earlier): I'm using subdir- objects, and the .deps files cannot be created because the directory ismissing. I need to create it myself:That shouldn't happen. Which Autoconf, Automake versions?
1.10a and 2.63. I suppose I compiled 1.10a myself, will try tomorrow with 1.10.1.
../../libltdl/argz.c:225: fatal error: opening dependency file .deps/libltdl/argz.Tpo: No such file or directory compilation terminated.This path is completely wrong. Should be libltdl/.deps/argz.Tpo.
Agreed.
[Prev in Thread] | Current Thread | [Next in Thread] |