Madhuri Yechuri

Results 2 issues of Madhuri Yechuri

Following [instructions in README](https://github.com/deferpanic/gorump#install-from-apt-get), attempt at installing gorump via apt-get failed: ``` root@060ddb7b988b:/# apt-get install -y gorump Reading package lists... Done Building dependency tree Reading state information... Done The following...

``` root@ubuntu:~/gostuff/src/github.com/ry/v8worker# make GYPFLAGS="-Dcomponent=shared_library" ... Description: v8 javascript engine Version: native Cflags: -I/root/gostuff/src/github.com/ry/v8worker/v8/include -I/root/gostuff/src/github.com/ry/v8worker/v8/ Libs: -Wl,--start-group /root/gostuff/src/github.com/ry/v8worker/v8/out/native/obj.target/tools/gyp/libv8_libbase.a /root/gostuff/src/github.com/ry/v8worker/v8/out/native/obj.target/tools/gyp/libv8_base.a /root/gostuff/src/github.com/ry/v8worker/v8/out/native/obj.target/tools/gyp/libv8_libplatform.a /root/gostuff/src/github.com/ry/v8worker/v8/out/native/obj.target/tools/gyp/libv8_snapshot.a -Wl,--end-group -lrt -ldl' go test -c # github.com/ry/v8worker ./v8/out/native/obj.target/v8_base/src/api.o: In...