-
```
When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
```
…
-
```
When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
```
…
-
Build hiredis with Python3.5.0, it will be error: "AssertionError"
More details as below:
```
....
gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes …
-
```
When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
```
…
-
```
What steps will reproduce the problem?
1. compile latest svn-git(r2546)
What is the expected output? What do you see instead?
compilation crashes
What version of the product are you using? On wh…
-
```
When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
```
…
-
Errors occurred when I run bootstrap.py. ninja is not generated.
macbuild:ninja _$ ./bootstrap.py
DEPRECATED: this script will be deleted.
use "configure.py --bootstrap" instead.
bootstrapping ninj…
-
```
When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
```
…
-
```
When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
```
…
-
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands -…