<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi all,&nbsp;</div><div>I'm building my first LibreOffice development system, following this&nbsp;<a href="http://wiki.documentfoundation.org/Development/Native_Build">link</a>, and ran ./autogen.sh which passed with warnings (see below). I'm wondering if it's okay to go ahead with python2.6 instead of python2.3, which is no longer on my system</div><div><br></div><div><div>./autogen.sh --with-num-cpus=2 --with-max-jobs=2 --disable-mozilla</div></div><div>...</div><div><div>checking which python to use... compiling against MacOSX10.4u.sdk (python version 2.3)</div><div>checking Python.h usability... yes</div><div>checking Python.h presence... no</div><div>configure: WARNING: Python.h: accepted by the compiler, rejected by the preprocessor!</div><div>configure: WARNING: Python.h: proceeding with the compiler's result</div><div>checking for Python.h... yes</div></div><div><br></div><div><br></div><div>Thanks,</div><div>Dave</div><div><br></div></body></html>