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

While I build Node.js 0.12.0,it shows '../src/node.cc:3000:7:error:'SSL2_ENABLE' was not decleared in this scope' #25827

Closed
visoft-viscrop opened this issue Aug 9, 2015 · 2 comments

Comments

@visoft-viscrop
Copy link

root@localhost:~/node-v0.12.0# make -C out BUILDTYPE=Release V=1
make[1]: Entering directory `/root/node-v0.12.0/out'
g++ '-DNODE_WANT_INTERNALS=1' '-DARCH="arm"' '-DPLATFORM="linux"' '-DNODE_TAG=""' '-DNODE_V8_OPTIONS=""' '-DHAVE_OPENSSL=0' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/root/node-v0.12.0/out/Release/obj/gen -I../deps/debugger-agent/include -I../deps/v8/include -I../deps/zlib -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-tree-vrp -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /root/node-v0.12.0/out/Release/.deps//root/node-v0.12.0/out/Release/obj.target/node/src/node.o.d.raw -c -o /root/node-v0.12.0/out/Release/obj.target/node/src/node.o ../src/node.cc
../src/node.cc: In function 'void node::ParseArgs(int_, const char__, int_, const char**, int, const char***)':
../src/node.cc:3000:7: error: 'SSL2_ENABLE' was not declared in this scope

@visoft-viscrop
Copy link
Author

Over is make

@brendanashworth
Copy link

This seems like it is a duplicate of #8645, closing.

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