Sorry, it caused by a missing header file, I use strcasecmp to compare
two strings, but it doesn't exist in the MAC OSX.
src/Exception.cpp:13:26: error: linux/string.h: No such file or
directory
Please update your pyv8 to the latest SVN trunk and try again :)
btw: please compile v8 as x64 mode in the MAC OSX
http://code.google.com/p/pyv8/wiki/HowToBuild#Google_V8