-
```
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.
```
…
-
Dear Fchollet,
The installation exited with the following error:
Command "/usr/bin/gfortran -Wall -g -L/usr/local/lib -L/sw/lib build/temp.linux-x86_64-2.7/scipy/cluster/_vq.o -L/usr/lib64/atlas -L/u…
-
```
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.
```
…
-
```
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.
```
…
-
```
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.
```
…
-
vagrant@vagrant-xen-trusty64:~/rumprun-packages/python$ x86_64-rumprun-netbsd-gcc examples/hw.c \
> -o examples/hw \
> -Ibuild/pythondist/include/python3.4m \
> -Lbuild/pythondist/lib \
>…
-
```
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.
```
…
-
```
Hi everyone.
I have a problem whit compilation libjingle-0.6.14 and mediastreamer-2.8.2 2 on
Mac OSX 10.8.
Many problems fix with solution on this site but this can't find.
Compilation log is in …