[Bug 273735] misc/mbuffer: fails to build if www/libwww installed
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273735] misc/mbuffer: fails to build if www/libwww installed"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Sep 2023 02:44:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273735 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3f22d319918c1dda4dbfbc5d85678c91ed13590 commit d3f22d319918c1dda4dbfbc5d85678c91ed13590 Author: Fukang Chen <loader@FreeBSD.org> AuthorDate: 2023-09-13 01:01:25 +0000 Commit: Fukang Chen <loader@FreeBSD.org> CommitDate: 2023-09-13 02:13:32 +0000 misc/mbuffer: Fix build if www/libwww installed Remove libmd5 from AC_SEARCH_LIBS and only searches for libmd, avoid linking with libmd5 installed by www/libwww. PR: 273735 Reported by: meta MFH: 2023Q3 (build fix) misc/mbuffer/files/patch-configure.in | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.