Daniel-Constantin Mierla writes:
If you don't give the exact command you run and
where, it's hard to
guess and impossible to help.
The command I run at root is
dpkg-buildpackage -rfakeroot -b -us -uc
i.e., I try to build debian package. It produces
/usr/bin/make maintainer-clean
make[1]: Entering directory '/usr/src/opensipg/trunk/src/opensipg-sip-proxy'
/usr/bin/make -C src/ maintainer-clean
make[2]: Entering directory '/usr/src/opensipg/trunk/src/opensipg-sip-proxy/src'
target architecture <x86_64>, host architecture <x86_64>
rm -f TAGS tags *.dbg .*.swp
rm -f log_systemd.d log_systemd.d log_systemd.d *~
rm -f TAGS tags *.dbg .*.swp
rm -f blst.d blst.d blst.d *~
rm -f TAGS tags *.dbg .*.swp
rm -f xmpp.d xmpp.d xmpp.d *~
rm -f TAGS tags *.dbg .*.swp
...
and the rm commands seem to go on forever.
-- Juha