Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Unable to build on ubuntu 14.04 LTS #228

Closed
dan-da opened this issue Jan 21, 2016 · 2 comments
Closed

Unable to build on ubuntu 14.04 LTS #228

dan-da opened this issue Jan 21, 2016 · 2 comments
Labels
duplicate Issue has already been reported

Comments

@dan-da
Copy link

dan-da commented Jan 21, 2016

This is my first time trying to build. Following instructions at
https://github.com/brave/browser-laptop#installation

gyp http GET https://nodejs.org/dist/v0.10.25/SHASUMS256.txt
gyp http 200 https://nodejs.org/dist/v0.10.25/SHASUMS256.txt
make: Entering directory `/home/danda/dev/browser-laptop/node_modules/abp-filter-parser-cpp/node_modules/bloom-filter-cpp/build'
CXX(target) Release/obj.target/bloom-filter-cpp/addon.o
In file included from ../addon.cpp:7:0:
../BloomFilterWrap.h:30:25: error: ‘FunctionCallbackInfo’ in namespace ‘v8’ does not name a type
static void New(const v8::FunctionCallbackInfov8::Value& args);

build log attached.

$ lsb_release -a | grep Desc
Description: Ubuntu 14.04.1 LTS
build-output.txt

@groksrc
Copy link

groksrc commented Jan 21, 2016

This is essential the same problem: #214

@diracdeltas
Copy link
Member

Yep, closing as duplicate.

@diracdeltas diracdeltas added the duplicate Issue has already been reported label Jan 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate Issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants