Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiling under cygwin fails #1

Open
seth4618 opened this issue May 11, 2012 · 2 comments
Open

compiling under cygwin fails #1

seth4618 opened this issue May 11, 2012 · 2 comments

Comments

@seth4618
Copy link

Waf: Entering directory /seth/src/v8-profiler/build' [1/9] cxx: src/heap_profiler.cc -> build/default/src/heap_profiler_1.o [2/9] cxx: src/profile_node.cc -> build/default/src/profile_node_1.o [3/9] cxx: src/cpu_profiler.cc -> build/default/src/cpu_profiler_1.o [4/9] cxx: src/graph_edge.cc -> build/default/src/graph_edge_1.o ../src/cpu_profiler.cc: In static member function ‘static v8::Handle<v8::Value> nodex::CpuProfiler::DeleteAllProfiles(const v8::Arguments&)’: ../src/cpu_profiler.cc:72:9: error: ‘DeleteAllProfiles’ is not a member of ‘v8::CpuProfiler’ ../src/heap_profiler.cc: In static member function ‘static v8::Handle<v8::Value> nodex::HeapProfiler::DeleteAllSnapshots(const v8::Arguments&)’: ../src/heap_profiler.cc:126:9: error: ‘DeleteAllSnapshots’ is not a member of ‘v8::HeapProfiler’ Waf: Leaving directory/seth/src/v8-profiler/build'
Build failed:
-> task failed (err #1):
{task: cxx cpu_profiler.cc -> cpu_profiler_1.o}
-> task failed (err #1):
{task: cxx heap_profiler.cc -> heap_profiler_1.o}
(unstable)~/src/v8-profiler > gcc --version
gcc (GCC) 4.5.3
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@skomski
Copy link
Owner

skomski commented May 14, 2012

node version?

@seth4618
Copy link
Author

node-waf --version
waf 1.5.16 (7610:7647M)
node --version
v0.6.6

On Mon, May 14, 2012 at 7:19 AM, Karl Skomski
[email protected]
wrote:

node version?


Reply to this email directly or view it on GitHub:
#1 (comment)

Seth Copen Goldstein
FlashGroup: Connecting people through intention
412-818-1192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants