-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
./Meta/serenity.sh run: die: SERENITY_SOURCE_DIR is not set #25004
Comments
This looks like a doas issue. serenity/Meta/shell_include.sh Lines 24 to 25 in 36b7cac
You need to either configure doas to keep our environment variables set with |
So the keepenv trick got me a little further, but now I'm getting this output:
|
I would check the permissions on Build/x86_64/_disk_image. if they are indeed messed up, chmod/chown-ing them to be accessible by your user should let it boot if you simply do |
I tried getting SerenityOS to run on my Gentoo system. Unfortunately I get this output:
I'm using GCC 14.2.1
The text was updated successfully, but these errors were encountered: