Subj : Building problem & How can i.. To : netscape.public.mozilla.jseng From : Byonghui Lee Date : Tue Apr 27 2004 09:28 pm I'm trying to build SpiderMonkey on Linux system. I included 'jsapi.h' header file and libjs.a library file. But many syntax error were reported when I tried compile with makefile. I don't know what is missed. And, how can I use dom funcitons such ad alert(), confirm(), document, etc with js shell program. I wonder if I could get information or documents. Thank you. .