[Bug 275141] [NEW PORT] x11/wlopm
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275141] [NEW PORT] x11/wlopm"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Nov 2023 07:54:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275141 --- Comment #2 from Tino Engel <tino.engel@mail.de> --- I tried "-Wno-strict-prototypes", but compilation still fails with error wlopm.c:96:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] Adding -Werror,-Wstrict-prototypes as mentioned in the error message also does not fix the problem. Trying to use make instead of gmake I also end up with errors. I am unsure how to proceed, since using clang (and non-g-make) would be the better variant, but I am not able at the moment to make it compile then. -- You are receiving this mail because: You are the assignee for the bug.