It's interesting that both 'make's (I assume -j2) are trying to
compile 'gnuradio_swig_python' at the same time (or that's the way I
read the output), and both are failing (both trying to [over]write
the same file at the same time?)
Probably reissuing the 'make' allows one thread to do this compile
while the other does something else (no conflict).
I have no idea how to correct this behavior if it's really the case.-
MLD
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio