Skip to content

Conversation

@vincentcr
Copy link

add explicit uselib=CRYPTO to wscript for cygwin compatibility: without node-waf fails to find the openssl symbols.

@ghost
Copy link

ghost commented Aug 22, 2011

Hello, I'm trying building rbytes under CygWin. I have added obj.uselib = 'CRYPTO' to wscript as I see in your commit but it didn't helped. I get 'undefined reference to _RAND_bytes error. What could be the problem?

@vincentcr
Copy link
Author

Hi, are you sure you have openssl installed at all in cygwin?
Le 22 aot 2011 06:57, "marian-galik" <
reply@reply.github.com> a
crit :

Hello, I'm trying building rbytes under CygWin. I have added obj.uselib =
'CRYPTO' to wscript as I see in your commit but it didn't helped. I get
'undefined reference to _RAND_bytes error. What could be the problem?

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

@ghost
Copy link

ghost commented Aug 23, 2011

Yes, I have installed OpenSSL including sources. I'm building it with "node-waf configure build" because "npm install rbytes" do nothing.

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

Successfully merging this pull request may close these issues.

1 participant