[Bug 226200] shells/bash libdl.so.1 not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 25 16:07:11 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226200

            Bug ID: 226200
           Summary: shells/bash libdl.so.1 not found
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt at FreeBSD.org
          Reporter: bugReporter at ib-haakh.de
          Assignee: ehaupt at FreeBSD.org
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)

Due to the above error, bash-4.4.19 from pkg will not start on 
ah at xxxxxx:~ % uname -a
FreeBSD xxxxxx.haakh.de 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r326622: Wed Dec 
6 16:09:07 CET 2017    
toor at xxxxxx.haakh.de:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64

ah at xxxxxx:~ %  bash
Shared object "libdl.so.1" not found, required by "bash"
ah at xxxxxx:~ % ldd /usr/local/bin/bash
/usr/local/bin/bash:
        libncurses.so.8 => /lib/libncurses.so.8 (0x80092a000)
        libintl.so.8 => /usr/local/lib/libintl.so.8 (0x800b7f000)
        libdl.so.1 => not found (0)
        libc.so.7 => /lib/libc.so.7 (0x800d8a000)
ah at xxxxxx:~ % 

Fix

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list