Subj : FreeBSD error compiling latest... To : DOVE-Net.Synchronet_Programming From : Vert Date : Tue Jan 04 2005 06:07 pm Anyone any idea what this lot means? Trying to compile latest version on FreeBSD Ta Merlin Compiling js_global.c Compiling js_internal.c In file included from ../../include/mozilla/js/jsatom.h:48, from ../../include/mozilla/js/jscntxt.h:43, from js_internal.c:40: .../../include/mozilla/js/jslock.h:40: warning: No include path in which to find pratom.h .../../include/mozilla/js/jslock.h:41: warning: No include path in which to find prlock.h .../../include/mozilla/js/jslock.h:42: warning: No include path in which to find prcvar.h In file included from ../../include/mozilla/js/jsatom.h:48, from ../../include/mozilla/js/jscntxt.h:43, from js_internal.c:40: .../../include/mozilla/js/jslock.h:55: syntax error before `PRLock' .../../include/mozilla/js/jslock.h:66: syntax error before `JSLock' .../../include/mozilla/js/jslock.h:66: warning: data definition has no type or storage class In file included from js_internal.c:40: .../../include/mozilla/js/jscntxt.h:149: syntax error before `PRLock' .../../include/mozilla/js/jscntxt.h:156: syntax error before `PRLock' .../../include/mozilla/js/jscntxt.h:180: syntax error before `PRCondVar' gmake: *** [gcc.freebsd.obj.debug-mt/js_internal.o] Error 1 .