Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2018 16:07:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226200] shells/bash libdl.so.1 not found
Message-ID:  <bug-226200-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226200

            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@FreeBSD.org
          Reporter: bugReporter@ib-haakh.de
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

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

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

Fix

--=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-226200-13>