You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue seems to be related to the bind-mount of the build directory. Root cause is still unknown to me, if you have any ideas please share them!
As a workaround, there is a new parameter USE_VOLUME_MOUNT=YES for running the build with a volume mount of the build directory instead of a bind mount, that will only bind mount the netsurf directory and volume mount all other directories.
This workaround is automatically enabled on macOS.
When attempting to build Netsurf for MacOS using
make image
and thenmake build
, it will fail libhubbub compilation:The text was updated successfully, but these errors were encountered: