Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2017 18:21:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224651] print/hplip-plugin ver-3.17.11 fails to export expected functions
Message-ID:  <bug-224651-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224651
           Summary: print/hplip-plugin ver-3.17.11 fails to export
                    expected functions
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: woodsb02@freebsd.org
          Reporter: mrT1188123@gmail.com
             Flags: maintainer-feedback?(woodsb02@freebsd.org)
          Assignee: woodsb02@freebsd.org

plugin location: /usr/local/share/hplip/prnt/plugins/
hbpl1-x86_64.so
hbpl1.so
lj-x86_64.so
lj.so

In particular: both hbpl1.so and lj.so only export the functions of wrap.c.
for example:
    objdump --dynamic-syms --demangle hbpl1.so

hplip is trying to dlsym 'create_object' from hbpl1.so and can't find it.

I suspect all the other plugins in this port have the same situation.
Note: this situation was first observed in hplip-plugins ver-3.16.2
      and continues to exist in ver-3.17.11

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