[Bug 1088988] Re: inconsistent python2.7 include multiarch paths
Matthias Klose
doko at ubuntu.com
Tue Dec 11 16:41:41 UTC 2012
yes, the m is a typo
--
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/1088988
Title:
inconsistent python2.7 include multiarch paths
Status in “python2.7” package in Ubuntu:
Confirmed
Bug description:
$ python-config --includes
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
$ pkg-config --cflags-only-I python-2.7
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7m
$ dpkg -S /usr/include/x86_64-linux-gnu/python2.*
libpython2.7-dev:amd64: /usr/include/x86_64-linux-gnu/python2.7
libpython2.7-dbg:amd64: /usr/include/x86_64-linux-gnu/python2.7_d
It seems like there is inconsistency in the multiarch include paths
above.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1088988/+subscriptions
More information about the foundations-bugs
mailing list