Date: Tue, 08 Sep 2020 10:16:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249132] net/dhcprelya fails to run with the Undefined symbol "debug" on FreeBSD 12.1 Message-ID: <bug-249132-7788-NNekkDyNe1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249132-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-249132-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=3D249132 --- Comment #1 from Sergey Matveychuk <sem@semmy.ru> --- Created attachment 217817 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217817&action= =3Dedit Fix run-time error for plugins I don't have an idea why lld(1) inserts symbol 'debug' into SO unit. I did = not find any way to prevent it. But this dirty hack fixed this run-time error. --=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-249132-7788-NNekkDyNe1>