Hi all!
I am trying to crate a simple TDE application with tdevelop. Automatic code creation works,"./configure" works, but the final "make" fails from tdevelop with this error:
../libtool: line 1300: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.6b Debian-2.2.6b-2ubuntu1, but the libtool: definition of this LT_INIT comes from libtool 2.4.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2ubuntu1 libtool: and run autoconf again.
Libtool on devuan ascii is 2.4.6-2, so where does that come from .. and how to solve it?
Nik