[Asterisk-Dev] Asterisk make clean and make looping??
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Tue Nov 1 16:39:12 MST 2005
On Tuesday 01 November 2005 17:11, asterisk at ropeguru.com wrote:
> Not sure that it is a permissions problem as I am compiling the code
> as root. I know it is not the best thing to log in and run as root,
> but since it is a test box and it gets wiped and reloaded quite
> often, I am not that worried about it.
From time to time, something will go wacky with my development system,
and I fix it with this command:
# find . -name .depend -exec rm -f {} \;
--
Tilghman
More information about the asterisk-dev
mailing list