Issue Type: Bug Bug
Affects Versions: JRuby 1.7.4
Assignee: Thomas E Enebo
Components: C Extensions
Created: 13/Sep/13 8:14 AM
Description:

FFI::NotFoundError: Function 'forkpty' not found in [msvcrt.dll]

The fix is to change 'forkpty' to '_popen' in pty.rb

But then you get the same problem with function 'close' and 'execv' and presumably several others.

This was accessed by having the zeus gem in Gemfile, and having run the bundle, then running: bundle exec rspec spec/lib

Environment: Windows 8
Project: JRuby
Priority: Major Major
Reporter: Rupert St John Webster
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to