<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
>> It<br>
>> is compiled with LFS, which adds -D_LARGEFILE_SOURCE<br>
>> -D_FILE_OFFSET_BITS=64 compiler flags. Try to add -D_LARGEFILE_SOURCE<br>
>> -D_FILE_OFFSET_BITS=64 to QGIS cmake CXX_EXTRA_FLAGS<br>
><br>
> With this flags it also works without problems!<br>
<br>
</span>I added check for _FILE_OFFSET_BITS in Make/Platform.h, now it should<br>
compile correctly without manually setting CXX_EXTRA_FLAGS. Configure<br>
should print:<br>
<br>
-- Found GRASS 7: /usr/lib/grass70/ (7.0.2RC1, off_t size = 8)<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br><br></div><div>It works Radim! Thanks!!<br></div></div></div></div>