Date: Fri, 06 Oct 2023 09:11:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274300] net-mgmt/collectd5 falls building on FreeBSD15 Message-ID: <bug-274300-7788-5E8O5RfOzn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274300-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-274300-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=3D274300 Mina Gali=C4=87 <freebsd@igalic.co> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@igalic.co --- Comment #1 from Mina Gali=C4=87 <freebsd@igalic.co> --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/daemon -DPREFIX=3D\"/usr/local\" -DCONFIGFILE=3D\"/usr/local/etc/collectd.conf\" -DLOCALSTATEDIR=3D\"/var\" -DPKGLOCALSTATEDIR=3D\"/var/db/collectd\" -DPLUGINDIR=3D\"/usr/local/lib/collectd\" -DPKGDATADIR=3D\"/usr/local/share/collectd\" -I/usr/local/include -Wall -O2= -pipe -fstack-protector-strong -fno-strict-aliasing -MT src/pf.lo -MD -MP -MF src/.deps/pf.Tpo -c src/pf.c -fPIC -DPIC -o src/.libs/pf.o /bin/sh ./libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I.= /src=20 -I./src -I./src/daemon -DPREFIX=3D'"/usr/local"' -DCONFIGFILE=3D'"/usr/local/etc/collectd.conf"' -DLOCALSTATEDIR=3D'"/var"' -DPKGLOCALSTATEDIR=3D'"/var/db/collectd"' -DPLUGINDIR=3D'"/usr/local/lib/co= llectd"' -DPKGDATADIR=3D'"/usr/local/share/collectd"' -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT src/ping_la-ping.lo -MD -MP -MF src/.deps/ping_la-ping.Tpo -c -o src/ping_la-ping.lo `test -f 'src/ping.c' = || echo './'`src/ping.c src/pf.c:90:22: error: use of undeclared identifier 'DIOCGETSTATUS' status =3D ioctl(fd, DIOCGETSTATUS, &state); ^ 1 error generated. gmake[2]: *** [Makefile:7735: src/pf.lo] Error 1 this "interface" was removed in base 8d49fd7331bc72671a14f1aac1d9cdea36672d= 19 see base ddd08375c85576b49fb9a34968ba2c2f4f8d56cf as an example how to repl= ace it with libpfctl's pfctl_get_status(). --=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-274300-7788-5E8O5RfOzn>