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: b...@freebsd.org
          Reporter: simpler...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to