<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>this looks like missing include qglobal.h .Try add "<span style="color:rgb(36,39,41);font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;font-size:13px;white-space:pre-wrap;background-color:rgb(239,240,241)">#include <QtGlobal>" at the beginning of the file?</span></div><div><span style="color:rgb(36,39,41);font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;font-size:13px;white-space:pre-wrap;background-color:rgb(239,240,241)"><br></span></div><div><span style="color:rgb(36,39,41);font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;font-size:13px;white-space:pre-wrap;background-color:rgb(239,240,241)">Cheers,</span></div><div><span style="color:rgb(36,39,41);font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;font-size:13px;white-space:pre-wrap;background-color:rgb(239,240,241)">Peter</span></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 20, 2018 at 10:16 AM Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I'm trying to compile master (QGIS server) on a fresh Debian Stretch<br>
server box, while successfull earlier (when the box still had an<br>
X-server), the fresh build now fails with:<br>
<br>
In file included from ./qgis/src/core/qgsaction.cpp:24:0:<br>
./qgis/src/core/qgsrunprocess.h:60:14: error: missing binary operator<br>
before token "("<br>
 #if QT_CONFIG(process)<br>
<br>
Does this smell to a dependecy problem?<br>
Or a make/gcc-version issues?<br>
<br>
Thanks for any pointers.<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
</blockquote></div>