J Leslie Turriff via tde-devels wrote:
tdeupdalt main.o tdeupdalt.o -ltdeui | ../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. | gmake[2]: Leaving directory '/home/development/TDEupdAlt/debug/src'
regarding the error it is obvious that it comes from automake process trying libtool and it seems there is version mismatch. I don't know if you know automake tools. If not you should read about them first.