Date: Wed, 01 Jan 2020 00:37:32 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 243015] www/firefox 'String.h' file not found Message-ID: <bug-243015-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243015 Bug ID: 243015 Summary: www/firefox 'String.h' file not found Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: daniel@morante.net Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) Created attachment 210364 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210364&action= =3Dedit Snippet of console output When attempting to build this port on a ports tree that is not located under `/usr/ports/` it will fail with the following error: ``` /usr/home/daniel/Development/ports/www/firefox/work/.build/dist/system_wrap= pers/string.h:3:15: fatal error: 'String.h' file not found ``` To reproduce: ``` cd ~ mkdir Development cd Development svnlite checkout http://svn0.us-east.freebsd.org/ports/head ports cd www/firefox make build ```` --=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-243015-7788>