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

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



Nico Schlömer <nico.schloemer@gmail.com> writes:

> 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.

Yes.  The "it's probably a plugin" part is basically trying to tell you to
ignore this as long as the message is correct and it is a plugin.

Python, PHP, and Apache modules all generally get this warning.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: