I can confirm the bug exists installing PyXML 0.8.4 (latest at time of
writing) from pypi on Ubuntu trusty 14.04.

http://pastebin.com/VY7FFmtA

Following xnox comments above, I checked for HAVE_MEMMOVE, and he's
quite right. Obviously the build is still broken though.

> grep HAVE_MEMMOVE /usr/include/python2.7/pyconfig.h
> echo $?
1
> grep HAVE_MEMMOVE /usr/include/x86_64-linux-gnu/python2.7/pyconfig.h
#define HAVE_MEMMOVE 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1238244

Title:
  pyconfig.h is missing HAVE_MEMMOVE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1238244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to