<div dir="ltr"><div><div><div><div><div><div><div><div>Hey,<br></div><div>Thanks for the help !<br><br></div>I started from a fresh git clone, <br></div>it compiled fine using the regular autotools.<br></div>Again from fresh git clone, cmake works fine.<br></div>It seems the bug is produced by <br></div>_ mixing autotools and cmake<br></div>_using a virtual box shared folder filesystem<br><br></div>So anybody using virtualbox shared file system must be careful (performance hit is about 2 time also).<br><br></div>Cheers,<br>Rémi-C</div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-10 18:32 GMT+02:00 Eli Adam <span dir="ltr"><<a href="mailto:eadam@co.lincoln.or.us" target="_blank">eadam@co.lincoln.or.us</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> It compiled GDAL on Ubuntu 12.0.4 LTS about 6 months ago.<br>
> Today I updated the git sources,<br>
> a new error at the very beginning of compilation stops everything<br>
><br>
> "Configure" seems to have changed a lot.<br>
> Any suggestions?<br>
<br>
</span>I can compile svn trunk on 12.04 as of today.  I started with a make<br>
clean and then this is my configure:<br>
<br>
./configure --with-poppler --with-spatialite=yes --with-java=yes<br>
--with-mdb=yes --with-python --with-curl --with-expat --with-libkml<br>
<br>
make clean might help.  There are a lot of different libraries which<br>
can be internal or external and many combinations to test so not sure<br>
how similar my setup is to yours.<br>
<br>
Best regards, Eli<br>
<span class=""><br>
<br>
> Cheers,<br>
> Rémi-C<br>
><br>
> //////////error//////////<br>
> In file included from cpl_conv.h:35:0,<br>
>                  from cpl_conv.cpp:33:<br>
> cpl_port.h:89:2: error: #error "Unexpected value for SIZEOF_INT"<br>
> cpl_port.h:93:2: error: #error "Unexpected value for SIZEOF_UNSIGNED_LONG"<br>
> cpl_port.h:97:2: error: #error "Unexpected value for SIZEOF_VOIDP"<br>
> ////////////<br>
><br>
</span>> _______________________________________________<br>
> gdal-dev mailing list<br>
> <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br></div>