[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: public extension linked with libpython* vs. -Wl,-no-undefined



On Tue, Mar 18, 2014 at 12:05 AM, Nico Schlömer
<nico.schloemer@gmail.com> wrote:
> Understood, thanks!
>
> I'll just ignore the warnings of the type
> ```
> dpkg-shlibdeps: warning:
> debian/python-pytrilinos/usr/lib/python2.7/dist-packages/PyTrilinos/NOX/_Abstract.so
> contains an unresolvable reference to symbol PyString_FromFormat: it's
> probably a plugin.
> ```
> then.

I am pretty sure that you should not ignore this warning. Could you
please send the output of:

$ readelf -d debian/python-pytrilinos/usr/lib/python2.7/dist-packages/PyTrilinos/NOX/_Abstract.so

Thx


Reply to: