dillo-plus
dillo-plus copied to clipboard
compilation fails for wayland
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
On what OS are you trying to build?
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