On ma, 2012-03-19 at 10:42 -0500, David C. Rankin wrote: > Anybody familiar with libtool know if this is a libtool problem or if this is > a problem with the tdeutil code? If it is libtool, any work-arounds? > Either you're missing a command, or more likely, the fork of libtool included in the source differs from the libtool version on your system. Running "libtoolize --force", followed by all the autofoo afterwards, would solve your problem I guess.