https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207769
--- Comment #4 from [email protected] --- A commit references this bug: Author: tijl Date: Wed Oct 19 11:06:18 UTC 2016 New revision: 424237 URL: https://svnweb.freebsd.org/changeset/ports/424237 Log: Since base r283461 /compat/linux/dev/shm must point to a tmpfs. Make /compat/linux/dev/shm a plain directory instead of a link to /tmp so we don't force users to mount tmpfs on /tmp. This also makes /dev/shm a separate namespace from /tmp. Add libffi, needed by glib2. PR: 207769 Changes: head/emulators/linux_base-c7/Makefile head/emulators/linux_base-c7/distinfo.i386 head/emulators/linux_base-c7/distinfo.x86_64 head/emulators/linux_base-c7/pkg-message head/emulators/linux_base-c7/pkg-plist.i386 head/emulators/linux_base-c7/pkg-plist.x86_64 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
