Version of libasync not checked when building with distutils

Bug #260979 reported by Tomas Karasek
2
Affects Status Importance Assigned to Milestone
libasyncns-python
Fix Released
Low
Damien Thébault

Bug Description

"$ python setup.py build" will not check if libasyncns version is more than 0.4. With libasyncns <0.4, build is successful and tests fail because of missing asyncns_freeanswer(). Version check works when building with Makefile and pkg-config.

Related branches

Changed in libasyncns-python:
assignee: nobody → damien-thebault
importance: Undecided → Low
Revision history for this message
Damien Thébault (damien-thebault) wrote :

Ok, I just commited a patch to check the version with pkg-config.
I still don't use it to get the flags, because it seems that distutils shouldn't be used that way, but if later it's needed, it would be easy to do.

Changed in libasyncns-python:
status: New → Fix Committed
Changed in libasyncns-python:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.