Bug#710635: pynac: FTBFS: ld: cannot find -lz

Andrey Rahmatullin wrar at wrar.name
Sat Jun 1 17:00:31 UTC 2013


Control: tags -1 + upstream


On Sat, Jun 01, 2013 at 12:15:07AM +0200, David Suárez wrote:
> > configure:4288: checking python extra libraries
> > configure:4295: result: -L/usr/lib -lz -lpthread -ldl  -lutil
The code(from m4/ax_python_devel.m4):

PYTHON_EXTRA_LIBS=`$PYTHON -c "import distutils.sysconfig; \
         conf = distutils.sysconfig.get_config_var; \
         print (conf('LOCALMODLIBS') + ' ' + conf('LIBS'))"`

LOCALMODLIBS should not be used when linking an extension so this code is wrong.

-- 
WBR, wRAR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20130601/0ed301ea/attachment.pgp>


More information about the debian-science-maintainers mailing list