[Bug 1238244] Re: pyconfig.h is missing HAVE_MEMMOVE

Matthias Klose doko at ubuntu.com
Tue Jun 24 22:38:00 UTC 2014


no, your test is broken, and it looks like you didn't read xnox comment.

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

Title:
  pyconfig.h is missing HAVE_MEMMOVE

Status in “python2.7” package in Ubuntu:
  Fix Released

Bug description:
  After upgrading to kubuntu 13.04, I found that I was unable to install
  pyxml via setuptools. It would throw the following error during the
  build process:

  extensions/expat/lib/xmlparse.c:75:2: error: #error memmove does not
  exist on this platform, nor is a substitute available

  Appending the following line to /usr/include/python2.7/pyconfig.h
  seems to resolve the issue:

  #define HAVE_MEMMOVE 1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libpython2.7-dev 2.7.4-2ubuntu3.2 [modified: usr/include/python2.7/pyconfig.h]
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  Date: Thu Oct 10 13:14:22 2013
  InstallationDate: Installed on 2012-09-21 (384 days ago)
  InstallationMedia: Kubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120822.2)
  MarkForUpload: True
  SourcePackage: python2.7
  UpgradeStatus: Upgraded to raring on 2013-08-05 (65 days ago)

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



More information about the foundations-bugs mailing list