I have commented these lines and the compilation continue.<br>Now i have:<br><br>checking for python... /usr/bin/python<br>checking for python version... 2.4<br>checking for python platform... linux2<br>checking for python script directory... ${prefix}/lib/python2.4/site-packages
<br>checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages<br>./configure: line 18785: syntax error near unexpected token `,AC_MSG_ERROR'<br>./configure: line 18785: `AM_CHECK_PYTHON_HEADERS(,AC_MSG_ERROR(could not find Python headers))'
<br>make: *** [config.status] Error 2<br>*** error during stage build of sugar: Error running make&nbsp;&nbsp; *** [14/14]<br>I have python-devel installed, but i can find this macro.<br>Any idea?<br><br>Gonzalo<br><br>