We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I patched X11 related things out of Makefile.options but it still fails due to /bin/ld errors.
/bin/ld
patch: better-makefile-options.patch logs: https://0x0.st/Heo1.txt gcc version: 13.1.0 fltk version: 1.4.0(dev)
$ patch -p1 <better-makefile-options.patch $ make
The text was updated successfully, but these errors were encountered:
On what OS are you trying to build?
Sorry, something went wrong.
I've included your patch in the last commit, later i'll try to setup a wayland environment and test the compilation process.
Its KISS linux a community maintained linux distro.
I will take a look at Makefile.options again later. I may need to explicitly specify wayland libraries in LDFLAGS
No branches or pull requests
I patched X11 related things out of Makefile.options but it still fails due to
/bin/ld
errors.patch: better-makefile-options.patch
logs: https://0x0.st/Heo1.txt
gcc version: 13.1.0
fltk version: 1.4.0(dev)
$ patch -p1 <better-makefile-options.patch $ make
The text was updated successfully, but these errors were encountered: