dillo-plus icon indicating copy to clipboard operation
dillo-plus copied to clipboard

compilation fails for wayland

Open XDream8 opened this issue 2 years ago • 3 comments

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

XDream8 avatar Jul 20 '23 10:07 XDream8

On what OS are you trying to build?

crossbowerbt avatar Aug 11 '23 14:08 crossbowerbt

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

crossbowerbt avatar Aug 19 '23 09:08 crossbowerbt

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 avatar Aug 19 '23 11:08 XDream8