[Bug 1103515] [NEW] Does not find Python headers
Daniel Francis
francis at sugarlabs.org
Wed Jan 23 16:06:40 UTC 2013
Public bug reported:
Ubuntu Release: 13.04 Raring Ringtail (development branch)
Package Version: autoconf 2.69-1ubuntu1
Steps to reproduce:
Use this lines in a configure.ac file and auto-generate the configure script.
AM_PATH_PYTHON
AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR(could not find Python headers)])
Expected behavior:
When running the script, it may check for Python and the Python Headers and give an error if they are not installed.
Issue:
Having installed the Python headers (package python-dev) the script doesn't find them and gives an error.
** Affects: autoconf (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autoconf in Ubuntu.
https://bugs.launchpad.net/bugs/1103515
Title:
Does not find Python headers
Status in “autoconf” package in Ubuntu:
New
Bug description:
Ubuntu Release: 13.04 Raring Ringtail (development branch)
Package Version: autoconf 2.69-1ubuntu1
Steps to reproduce:
Use this lines in a configure.ac file and auto-generate the configure script.
AM_PATH_PYTHON
AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR(could not find Python headers)])
Expected behavior:
When running the script, it may check for Python and the Python Headers and give an error if they are not installed.
Issue:
Having installed the Python headers (package python-dev) the script doesn't find them and gives an error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autoconf/+bug/1103515/+subscriptions
More information about the foundations-bugs
mailing list