tdeutils built without error here last night (Slackware 13.1).
Darrell
What version of libtool? I have 2.4.2-4. There is no question what the problem is. In the version of libtool created in tdeutils, the variable 'to_tool_file_cmd' is undefined and the call at line 2083 to:
$to_tool_file_cmd "$1"
fails...
If you grep your libtool or libtool.m4, do you even have a reference to it?