-
Notifications
You must be signed in to change notification settings - Fork 70
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
Build failure on Fedora 36 on 0.build_libraries.sh script #418
Comments
The dev is in Ukraine and hasn't been seen doing much since February due to the war. |
Ah, I see. I hope they're doing alright, all things considering. |
Before running that command, export these two commands export CFLAGS="-Wno-error" export CXXFLAGS="-Wno-error" |
@ngoomie I've improved building from sources scripts (Packaging/Sources). You may try to build it once more. One of the essential changes was switching to new version of dispatch and CoreFoundation sources. If you still have Fedora 36 you may try to buld it again and share your results. NOTE: Packaging/RedHat scripts is not ready yet, but Packaging/Sources supports build on RedHat-based distribution. It doesn't build rpm packages, but make install of binaries and resources. |
@ngoomie ? |
No feedback for a long time - closing issue. Please reopen if needed. |
Hello! I was trying to build NeXTSTEP on a relatively fresh Fedora 36 install (it's been used for barely even a week and has few extra packages installed), and was greeted with these errors:
Not quite sure what to do from here, so I would appreciate some help assuming this is a problem on my end. I'm also not really sure what other information would potentially be required here, so by all means tell me if something else is needed. I can also attempt to re-build and send all the terminal output if desired. Thanks in advance for your time!
The text was updated successfully, but these errors were encountered: