Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

An error caused #25863

Closed
visoft-viscrop opened this issue Aug 16, 2015 · 1 comment
Closed

An error caused #25863

visoft-viscrop opened this issue Aug 16, 2015 · 1 comment

Comments

@visoft-viscrop
Copy link

Makefile:
../deps/v8/src/heap-snapshot-generator.cc:2914:54: required from here
../deps/v8/src/heap-snapshot-generator.cc:2862:44: error: invalid use of incomplete type 'struct v8::internal::{anonymous}::ToUnsigned<1u>'
../deps/v8/src/heap-snapshot-generator.cc:2827:30: error: declaration of 'struct v8::internal::{anonymous}::ToUnsigned<1u>'
../deps/v8/src/heap-snapshot-generator.cc:2862:44: error: invalid use of incomplete type 'struct v8::internal::{anonymous}::ToUnsigned<1u>'
../deps/v8/src/heap-snapshot-generator.cc:2827:30: error: declaration of 'struct v8::internal::{anonymous}::ToUnsigned<1u>'
../deps/v8/src/heap-snapshot-generator.cc:2862:44: error: invalid use of incomplete type 'struct v8::internal::{anonymous}::ToUnsigned<1u>'
../deps/v8/src/heap-snapshot-generator.cc:2827:30: error: declaration of 'struct v8::internal::{anonymous}::ToUnsigned<1u>'
../deps/v8/src/heap-snapshot-generator.cc: In function 'int v8::internal::utoa(T, const v8::internal::Vector&, int) [with T = v8::internal::HeapEntry::Type]':
../deps/v8/src/heap-snapshot-generator.cc:2865:1: warning: control reaches end of non-void function [-Wreturn-type]
../deps/v8/src/heap-snapshot-generator.cc: In function 'int v8::internal::utoa(T, const v8::internal::Vector&, int) [with T = v8::internal::HeapGraphEdge::Type]':

@brendanashworth
Copy link

@visoft-viscrop it isn't very clear what you're trying to say here / what the issue is. I'd go for rebuilding from source completely with a new tarball or going for one of the distributions. If you still have an issue, please open a new issue @ https://github.com/nodejs/node with more info on the bug you have. Thanks.

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

No branches or pull requests

2 participants