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

Compile error on SmartOS (Solaris) #202

Closed
jensimik opened this issue Mar 28, 2013 · 1 comment
Closed

Compile error on SmartOS (Solaris) #202

jensimik opened this issue Mar 28, 2013 · 1 comment

Comments

@jensimik
Copy link

core/event.c: In function 'event_queue_interesting_fd':
core/event.c:384:11: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
cc1: all warnings being treated as errors

uwsgi 1.9.3 (but same compile error have happened since uwsgi 1.3 for me)
on smartos/solaris 64bit, gcc 4.7.0

@unbit
Copy link
Owner

unbit commented Mar 29, 2013

this commit 0791394 adds official support for SmartOS

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

2 participants