On Tue, 8 Oct 2002 03:20:57 +0200 Marcus Brinkmann <[EMAIL PROTECTED]> wrote:
> Hi, > > can someone take a look at e2fsprogs? The latest version has a build > problem, and it is important that we update it. > > make[1]: Leaving directory > /home/marcus/debian/e/e2fsprogs-1.29+1.30-WIP-0930/debian/BUILD-STD' rm > /home/marcus/debian/e/e2fsprogs-1.29+1.30-WIP-0930/debian/tmp/lib/evms/ > libe2fsim.1.1.1.so rm: cannot remove > /home/marcus/debian/e/e2fsprogs-1.29+1.30-WIP-0930/debian/tmp/lib/evms/ > libe2fsim.1.1.1.so': No such file or directory > libe2fsim is part of evms, which is fails to be built because it tries to include linux headers. I just chagned "rm" to "-rm" so the build wont fail if it cant rmeove it, ill have to test it more carefully to see that it doesnt break anything. Glenn

