https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248245
--- Comment #10 from Gordon Bergling <[email protected]> --- (In reply to Mark Johnston from comment #6) This could be indeed NFS related. I have the following build setup for the RPi4: A writable NFS share is exported from a FreeBSD 12-STABLE VM and mounted on the RPI4: /tank/nfs_public. This share has the following subdirectories that are symlinked on the RPi4 for /usr/src. /tank/nfs_public/tiny/src /tank/nfs_public/tiny/obj The obj directory is changed via MAKEOBJDIRPREFIX to the NFS share. This is mostly done to save disk space and writes on the RPi4 SDCard. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
