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/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236125 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=3Drevision&revision=3D335645 If you build world with WITHOUT_DYNAMICROOT=3Dyes, g(tools) won't work anym= ore 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236125-227>