Does it need to be root for compilation?

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, view it on GitHub, or mute the thread.