[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Support for OpenBSD (#413)

asarch notifications at github.com
Thu Aug 8 22:27:32 UTC 2019


Does it need to be root for compilation?

[output.log](https://github.com/OpenSmalltalk/opensmalltalk-vm/files/3483925/output.log)


Here is my `/etc/fstab`:

```
63a90b947a6cabb5.b none swap sw
#63a90b947a6cabb5.a / ffs rw,softdep,wxallowed 1 1
63a90b947a6cabb5.a / ffs rw,softdep 1 1
63a90b947a6cabb5.d /home ffs rw,softdep,nodev,nosuid 1 2
```

The mounted partitions:

```
$ mount
/dev/sd0a on / type ffs (local, softdep)
/dev/sd0d on /home type ffs (local, nodev, nosuid, softdep)
```

What's wrong?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/413#issuecomment-519710074
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190808/41dda1c4/attachment.html>


More information about the Vm-dev mailing list