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

Pam option not showing for Xvnc when compiling for iOS. #1238

Closed
CuteNatalie opened this issue Apr 16, 2021 · 6 comments
Closed

Pam option not showing for Xvnc when compiling for iOS. #1238

CuteNatalie opened this issue Apr 16, 2021 · 6 comments

Comments

@CuteNatalie
Copy link

I have created a fork of this GitHub and then removed all the limitations to make Xvnc compile for iOS. Even though I’ve changed all the options I could to make patches, I still don’t have the option for it. Is there any spots that make the pam option Unix specific?

@CendioOssman
Copy link
Member

Yes, please check the top level CMakeLists.txt. We don't enable it on Apple systems as they don't use X11 and hence building the server isn't really useful. So I'm curious to know what your use case is?

@CuteNatalie
Copy link
Author

CuteNatalie commented May 4, 2021

And where would this file be located?
I've gone through and tried to remove/change all the "if Unix" to "if Apple"

Edit: I've also forked this Github and tried to remove as much as I could find.
Here is the link to my fork in case I'm missing something. https://github.com/Gymxo/tigervnc

@bphinz
Copy link
Member

bphinz commented May 4, 2021 via email

@CuteNatalie
Copy link
Author

https://github.com/Gymxo/tigervnc/blob/master/CMakeLists.txt#L266
I have already recompiled multiple times with that disabled.

@CuteNatalie
Copy link
Author

@bphinz
Copy link
Member

bphinz commented May 4, 2021 via email

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