can anyone please help?
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking which Python to use for Pyuno...
checking for a Python interpreter with version >= 3.3... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.4
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.4/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.4/site-packages
system
checking Python.h usability... no
checking Python.h presence... no
checking for Python.h... no
configure: error: Python headers not found. You probably want to set both the PYTHON_CFLAGS and PYTHON_LIBS environment variables.
Error running configure at ./autogen.sh line 266.
ThinkPad-T410:~/opensource/office/core$ env | grep python
PYTHON_CLIBS=/usr/include/python3.4/
PYTHON_LIBS=/usr/include/python3.4
PYTHON_CFLAGS=/usr/include/python3.4/
ThinkPad-T410:~/opensource/office/core$ ls /usr/include/python3.4/Python.h
/usr/include/python3.4/Python.h