Date: Tue, 24 Nov 2020 06:26:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251340] sysutils/syslog-ng: fix build with SQL option Message-ID: <bug-251340-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251340 Bug ID: 251340 Summary: sysutils/syslog-ng: fix build with SQL option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: sasaki@fcc.ad.jp Assignee: cy@FreeBSD.org Flags: maintainer-feedback?(cy@FreeBSD.org) Created attachment 219916 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219916&action= =3Dedit patch When the SQL option is enabled, syslog-ng will link to old libraries such as /usr/local/lib/libsyslog-ng-3.29.so.0 when updating from 3.29.1 to 3.30.1. The attached patch will fix this issue. I guess GEOIP2 has the same issue, = but I don't know because I don't use it. --=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-251340-7788>