Date: Fri, 01 Mar 2019 11:27:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236125] /sbin/geom cannot be anymore work when using WITHOUT_DYNAMICROOT Message-ID: <bug-236125-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236125 Bug ID: 236125 Summary: /sbin/geom cannot be anymore work when using WITHOUT_DYNAMICROOT Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: simplerezo@gmail.com Hi Since probably this commit: https://svnweb.freebsd.org/base?view=revision&revision=335645 If you build world with WITHOUT_DYNAMICROOT=yes, g(tools) won't work anymore because they require loading of dynamic libraries (/lib/geom). # gpart gpart: Cannot open library: Service unavailable. Hotfix: Comment WITHOUT_DYNAMICROOT in /etc/src.conf. cd /usr/src/sbin/geom && make && make install clean Regards -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236125-227>
