I have seen that as well. It only happens sometimes, after a `git pull`. IIRC,
the same make command should work if tried a second time (definitely will work
if you clean up the tree first).
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/373#i
Linking opensips
gcc: error: main.o: No such file or directory
Makefile.rules:38: recipe for target 'opensips' failed
make: *** [opensips] Error 1
make: *** Waiting for unfinished jobs
what's wrong with the compile?
---
Reply to this email directly or view it on GitHub:
https://github.com/Op