-
Notifications
You must be signed in to change notification settings - Fork 968
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
Failed to compile on solaris #58
Labels
Comments
I've noticed the same, considered fixing it but not gotten that far yet. :) |
syndtr
added a commit
that referenced
this issue
Jul 24, 2014
syndtr
added a commit
that referenced
this issue
Jul 24, 2014
Let me know if it works or not. Also please run |
Looks good?
|
Yes it is. |
Thanks for resolving this so quickly! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got this error when compiling for solaris:
github.com/syndtr/goleveldb/leveldb/storage
../../../../../github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:68: undefined: newFileLock
../../../../../github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:79: undefined: rename
../../../../../github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:274: undefined: rename
../../../../../github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:316: undefined: rename
The text was updated successfully, but these errors were encountered: