I'm using PJSIP 2.0, and I note that when I try to build it with a parallel make (e.g., "make -j 8") it fails. The command that seems to fail is ar: creating ../lib/libpj-x86_64-unknown-linux-gnu.a a - output/pjlib-x86_64-unknown-linux-gnu/ioqueue_select.o a - output/pjlib-x86_64-unknown-linux-gnu/file_access_unistd.o ... a - output/pjlib-x86_64-unknown-linux-gnu/types.o make: *** [all] Error 1 Anybody have any thoughts on what's going wrong, and/or how this might be fixed? Also, can we get a bug ticket added for this? (It makes a huge difference in build time; on a modern 4-core i7 CPU I'm typically seeing a 3-4x speed-up in builds with make -j 8.) cjs -- Curt Sampson <cjs at cynic.net> +81 90 7737 2974 http://www.starling-software.com/ I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone. --Bjarne Stroustrup