[Bug 1103515] Re: Does not find Python headers

Daniel Francis francis at sugarlabs.org
Sun Jan 27 13:33:05 UTC 2013


I upgraded my packages today and after upgrading python and python-dev,
this bug seems to be solved.

** Changed in: autoconf (Ubuntu)
       Status: New => Fix Released

-- 
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:
  Fix Released

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