Date: Fri, 17 Feb 2023 16:12:09 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269628] [PATCH] devel/collada-dom: fix build under 14-CURRENT Message-ID: <bug-269628-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269628 Bug ID: 269628 Summary: [PATCH] devel/collada-dom: fix build under 14-CURRENT Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: trueos@norwegianrockcat.com Created attachment 240216 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240216&action= =3Dedit Patch to use pkgconfig It seems that I had forgotten to include pkgconfig in the Makefile. So, collada-dom would build its own version of minizip, which would result in problems when building with the latest clang on 14-CURRENT. Adding pkgconfig should pick up the correct minizip. --=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-269628-7788>