When I say ‘make’ to compile Asterisk (btw: I have successfully compiled Asterisk for several times, so I don’t know why this time it’s not working), I get the following error:
[root@localhost asterisk]# make
...
...
...
make[2]: Leaving directory `/usr/src/asterisk/db1-ast'
make -C stdtime clean
make[2]: Entering directory `/usr/src/asterisk/stdtime'
rm -f libtime.a *.o test .depend
make[2]: Leaving directory `/usr/src/asterisk/stdtime'
make[1]: Leaving directory `/usr/src/asterisk'
cp: cannot stat `.cleancount': No such file or directory
make: *** [cleantest] Error 1
Does anyone know what could be the reason for that?
i’m not sure all the bugs have been ironed out in regards to asterisk and FC5…i know there was an update required to get zaptel to compile, so i’d assume this is something similar…