[Bug 240726] net/linux-c7-avahi-libs: libavahi-client.so.3 requires libdbus-1.so.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 21 07:59:55 UTC 2019


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

            Bug ID: 240726
           Summary: net/linux-c7-avahi-libs: libavahi-client.so.3 requires
                    libdbus-1.so.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: emulation at FreeBSD.org
          Reporter: tatsuki_makino at hotmail.com
          Assignee: emulation at FreeBSD.org
             Flags: maintainer-feedback?(emulation at FreeBSD.org)
 Attachment #207674 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 207674
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207674&action=edit
patch for net/linux-c7-avahi-libs

The result of the following command returns not found.

root at src-svn:~ # /compat/linux/usr/bin/bash /compat/linux/usr/bin/ldd
/compat/linux/usr/lib64/libavahi-client.so.3
        linux_vdso.so.1 =>  (0x00007ffffffff000)
        libdbus-1.so.3 => not found
        libavahi-common.so.3 => /lib64/libavahi-common.so.3
(0x0000000801800000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000000801c00000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x0000000802000000)
        libc.so.6 => /lib64/libc.so.6 (0x0000000802400000)
        /lib64/ld-linux-x86-64.so.2 (0x0000000001021000)

USE_LINUX=dbuslibs is required.

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


More information about the freebsd-emulation mailing list