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

compilation fails for wayland #15

Open
XDream8 opened this issue Jul 20, 2023 · 3 comments
Open

compilation fails for wayland #15

XDream8 opened this issue Jul 20, 2023 · 3 comments

Comments

@XDream8
Copy link

XDream8 commented Jul 20, 2023

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
@crossbowerbt
Copy link
Owner

On what OS are you trying to build?

@crossbowerbt
Copy link
Owner

I've included your patch in the last commit, later i'll try to setup a wayland environment and test the compilation process.

@XDream8
Copy link
Author

XDream8 commented Aug 19, 2023

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

@XDream8 XDream8 changed the title compilation fails for wayland systems compilation fails for wayland Aug 19, 2023
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