[Bug 275610] www/firefox does not build in poudriere
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275610] www/firefox does not build in poudriere"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 14:39:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275610
Jesper Schmitz Mouridsen <jsm@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm@FreeBSD.org
--- Comment #6 from Jesper Schmitz Mouridsen <jsm@FreeBSD.org> ---
(In reply to Benjamin Takacs from comment #1)
Not a solutiuon but just to point in a direction:
This is perhaps because the backend.mk assumes /usr/include
What is the content of .build/toolkit/components/reputationservice/backend.mk
If you add the dbus include path ( -I/usr/local/include/dbus-1.0) manually
between
www/firefox/work/.build/dist/system_wrappers and --include
www/firefox/work/firefox-121.0/config/gcc_hidden.h in both COMPUTED_CFLAGS and
COMPUTED_CXXFLAGS then it would probably work..
--
You are receiving this mail because:
You are the assignee for the bug.