<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you Martin,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
That appears to have resolved the issue as running g.extension again now reports successful installation:<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>Fetching <v.delaunay3d> from GRASS GIS Addons repository (be patient)...<br>
</span>
<div>Compiling...<br>
</div>
<div>ERROR: Variable 'LOCATION_NAME' not set<br>
</div>
<div>Installing...<br>
</div>
<div>Updating addons metadata file...<br>
</div>
<span>Installation of <v.delaunay3d> successfully finished</span><br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thanks again,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Rob</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
--</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Martin Landa <landa.martin@gmail.com><br>
<b>Sent:</b> Tuesday, March 26, 2019 12:29 PM<br>
<b>To:</b> Robert Dzur<br>
<b>Cc:</b> grass-user@lists.osgeo.org<br>
<b>Subject:</b> Re: [GRASS-user] v.delaunay3d compilation issues</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">Hi,<br>
<br>
út 26. 3. 2019 v 19:07 odesílatel Robert Dzur <rdzur@bhinc.com> napsal:<br>
> Yeah...I actually have libgdal-dev (2.4.0) package installed; and still see this issue.<br>
<br>
check header location:<br>
<br>
$ dpkg -L libgdal-dev | grep ogr_api<br>
/usr/include/gdal/ogr_api.h<br>
<br>
$ g.extension v.delaunay3d --v<br>
...<br>
c++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2<br>
-fdebug-prefix-map=/build/grass-8Jl1TI/grass-7.6.1=.<br>
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong<br>
-Wformat -Werror=format-security  -I/usr/lib/grass76/include<br>
-I/usr/lib/grass76/include   -frounding-math -DPACKAGE=\""grassmods"\"<br>
 -I/usr/include/postgresql  -I/usr/lib/grass76/include<br>
-I/usr/lib/grass76/include<br>
-DRELDIR=\"/tmp/grass7-martin-628/tmpHLuA32/v.delaunay3d\" -o<br>
OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp<br>
...<br>
<br>
so apparently `-I/usr/include/gdal` is missing. Should be fixed in<br>
r74306. Try to run g.extension command again.<br>
<br>
Ma<br>
<br>
-- <br>
Martin Landa<br>
<a href="http://geo.fsv.cvut.cz/gwiki/Landa">http://geo.fsv.cvut.cz/gwiki/Landa</a><br>
<a href="http://gismentors.cz/mentors/landa">http://gismentors.cz/mentors/landa</a><br>
</div>
</span></font></div>
</div>
</body>
</html>