I am trying to compile rust on OpenBSD 7.5, from the ports tree. On running make install, I get the following error
Fatal: /usr/ports/pobj must be on a wxallowed filesystem (in lang/python/3) How do I resolve this? Should I add wxallowed using mount(8)? Is that the right way to resolve this issue?