Package: libtool
Version: 2.2.6a-2

Normal run of libtool, produces no other warnings until the end of the master configure script.
At which point out pops:
  config.status: executing libtool commands
  /bin/rm: cannot remove `libtoolT': No such file or directory

This is resolved by placing:
  $RM -f "$cfgfile"

at line 680 of /usr/share/aclocal/libtool.m4

One thing to note, is that the package producing this error has been bootstrapped to install libLtdl and related stuff under lib/libLtdl instead of the defaults. The actual error may be elsewhere with a failure of the macro to detect and handle that case.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to