Date: Fri, 17 Nov 2023 07:54:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275141] [NEW PORT] x11/wlopm Message-ID: <bug-275141-7788-chpdtl3EKu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275141-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-275141-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275141 --- 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 depreca= ted in all versions of C [-Werror,-Wstrict-prototypes] Adding -Werror,-Wstrict-prototypes as mentioned in the error message also d= oes 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275141-7788-chpdtl3EKu>