https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275610
Jesper Schmitz Mouridsen <j...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@freebsd.org --- Comment #6 from Jesper Schmitz Mouridsen <j...@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.