Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jan 2020 00:38:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 243016] www/firefox 'String.h' file not found
Message-ID:  <bug-243016-21738-PVLlE7wl2x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243016-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243016-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko mailing =
list
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 243016: www/firefox 'String.h' file not found
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243016



--- Description ---
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
````



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243016-21738-PVLlE7wl2x>