<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>OK, rebuilding now, thanks for the fix! I was really frightened
that I had screwed up my numpy, or even worse, python build...<br>
<br>
Cheers,<br>
Vincent.<br>
</tt><br>
Mateusz Loskot wrote:
<blockquote cite="mid:47296BC0.9000205@loskot.net" type="cite">
  <pre wrap="">Frank Warmerdam wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Vincent Schut wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">/usr/lib64/python2.5/site-packages/numpy/core/include/numpy/arrayobject.h:14,

                 from extensions/gdal_array.h:10,
                 from extensions/_gdal_array.cpp:33:
/usr/lib64/python2.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:92:2:

error: #error Must use Python with unicode enabled.
      </pre>
    </blockquote>
    <pre wrap="">Vincent,

At first I had no idea and assumed this was a Python 2.5 issue.  But then I
ran into it on my system and discovered things were hosed by a change
Mateusz made last night.  I have fixed
gdal/swig/python/extensions/gdal_array.h
in trunk now and things seem to be building ok for me.

Update, and try again.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Frank,

Yes, re-ordering headers broken numpy support.
Thanks for fixing.

Cheers
  </pre>
</blockquote>
</body>
</html>