<div dir="ltr"><div>Hi Povilas,</div><div><br></div><div><br></div><div>g++ is installed alright, also version 9.1.1. Autoconf is at version 2.69-16.6.<br></div><div></div><div>From the ./configure output, it seems that configure actually detects that C++11 is supported:</div><div><br></div><div>...<br></div><div></div><div>checking whether g++ supports C++11 features with -std=c++11... yes</div><div>...<br></div><div>*** genesys backend requires C++11 support - disabling</div><div>...</div><div><br></div><div>I have little experience with autoconf / configure, so I'm a bit lost here.</div><div><br></div><div><br></div><div>J.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op wo 12 jun. 2019 om 18:48 schreef Povilas Kanapickas <<a href="mailto:povilas@radix.lt">povilas@radix.lt</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Jeroen,<br>
<br>
On 2019-06-12 18:32, Jeroen Van den Keybus wrote:<br>
> Hi,<br>
> <br>
> <br>
> I'm unable to build the git master version. Backend genesys requires C++11 ?<br>
> <br>
> *** genesys backend requires C++11 support - disabling<br>
> <br>
> I don't know how to enable this. I'm using gcc 9.1.1 20190520. Can<br>
> someone explain how to build the project ?<br>
<br>
Indeed the genesys backend now is compiled using a C++ compiler and uses<br>
C++11 standard. Could it be that you don't have g++ installed?<br>
<br>
If that's not the case, you could search for "checking whether g++<br>
supports C++11 features by default" string in the config.log file? An<br>
error message detailing what's wrong should be nearby below.<br>
<br>
Regards,<br>
Povilas<br>
<br>
<br>
-- <br>
sane-devel mailing list: <a href="mailto:sane-devel@alioth-lists.debian.net" target="_blank">sane-devel@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel</a><br>
Unsubscribe: Send mail with subject "unsubscribe your_password"<br>
             to <a href="mailto:sane-devel-request@lists.alioth.debian.org" target="_blank">sane-devel-request@lists.alioth.debian.org</a></blockquote></div>