[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 10:22:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273735 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=42abff3b5076e7805cf85565a90520a872425d23 commit 42abff3b5076e7805cf85565a90520a872425d23 Author: Fukang Chen <loader@FreeBSD.org> AuthorDate: 2023-09-13 01:01:25 +0000 Commit: Fukang Chen <loader@FreeBSD.org> CommitDate: 2023-09-13 10:19:08 +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) (cherry picked from commit d3f22d319918c1dda4dbfbc5d85678c91ed13590) 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.