jackxiao / jslibs

Automatically exported from code.google.com/p/jslibs
0 stars 0 forks source link

undefined symbol: JS_SetScriptStackQuota #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. svn checkout
2. make all copy
3. cd ./opt; ./jshost

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
archlinux
gcc 4.3.2

Please provide any additional information below.

Original issue reported on code.google.com by leei...@gmail.com on 26 Oct 2008 at 12:32

GoogleCodeExporter commented 9 years ago
fixed. 
i forgot set LD_LIBRARY_PATH

Original comment by leei...@gmail.com on 26 Oct 2008 at 12:34

Attachments:

GoogleCodeExporter commented 9 years ago
Yes,
BTW, have a look at the file setenv.sh

Original comment by sou...@gmail.com on 26 Oct 2008 at 12:37