[Bug 243015] www/firefox 'String.h' file not found
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 1 00:39:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243015
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 at FreeBSD.org
Reporter: daniel at morante.net
Assignee: gecko at FreeBSD.org
Flags: maintainer-feedback?(gecko at FreeBSD.org)
Created attachment 210364
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210364&action=edit
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_wrappers/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
````
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list