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

Compilation error, cannot find symbol (windows, 9K) #2244

Closed
ahorek opened this issue Nov 26, 2014 · 1 comment
Closed

Compilation error, cannot find symbol (windows, 9K) #2244

ahorek opened this issue Nov 26, 2014 · 1 comment

Comments

@ahorek
Copy link
Contributor

ahorek commented Nov 26, 2014

This code fails during compilation, because com.sun.security.auth.module.UnixSystem() is not present on windows
https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/RubyProcess.java#L579

[ERROR] C:\moje\projekty\jruby\jruby\core\src\main\java\org\jruby\RubyProcess.ja
va:[579,61] error: cannot find symbol

Possible solution:
http://www.snip2code.com/Snippet/120893/Safer-option-to-getting-the-current-user

@tduehr
Copy link
Contributor

tduehr commented Dec 8, 2014

#2260 is a duplicate of this

@enebo enebo added this to the Invalid or Duplicate milestone Dec 8, 2014
@ahorek ahorek closed this as completed Dec 30, 2014
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

3 participants