Hi Povilas,
g++ is installed alright, also version 9.1.1. Autoconf is at version 2.69-16.6. >From the ./configure output, it seems that configure actually detects that C++11 is supported: ... checking whether g++ supports C++11 features with -std=c++11... yes ... *** genesys backend requires C++11 support - disabling ... I have little experience with autoconf / configure, so I'm a bit lost here. J. Op wo 12 jun. 2019 om 18:48 schreef Povilas Kanapickas <[email protected]>: > Hi Jeroen, > > On 2019-06-12 18:32, Jeroen Van den Keybus wrote: > > Hi, > > > > > > I'm unable to build the git master version. Backend genesys requires > C++11 ? > > > > *** genesys backend requires C++11 support - disabling > > > > I don't know how to enable this. I'm using gcc 9.1.1 20190520. Can > > someone explain how to build the project ? > > Indeed the genesys backend now is compiled using a C++ compiler and uses > C++11 standard. Could it be that you don't have g++ installed? > > If that's not the case, you could search for "checking whether g++ > supports C++11 features by default" string in the config.log file? An > error message detailing what's wrong should be nearby below. > > Regards, > Povilas > > > -- > sane-devel mailing list: [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to [email protected]
-- sane-devel mailing list: [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
