Andrew Romanenko <[email protected]> writes: > /usr/src imported via NFS > make buildworld is always fails in the same place with error: "make: result > too large". > Localy its works fine > Does anybody know how to fix it?
I've been doing that for years, with no problems. If you NFS-mount the src tree, do you do it read-only? When the src is reached by NFS, where is the obj tree (usually /usr/obj), and how is *it* accessed? Does it have enough space? Also, I'd generally recommend mounting the src read-only. > i386 FreeBSD 9-STABLE (r250044) Good luck. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
