On Fri 2015-07-03 14:55:10, Julien Michielsen wrote:
Sorry if this arrives for the second time: did not receive back the message I sent
It arrived 4-times to me ;-)
Trying to execute "make xconfig" I receive the following set of error messages:
# make xconfig HOSTCXX scripts/kconfig/qconf.o scripts/kconfig/qconf.cc: In constructor 'ConfigSettings::ConfigSettings()': scripts/kconfig/qconf.cc:73:35: error: no matching function for call to 'QSettings::QSettings(const char [11], const char [6])' : QSettings("kernel.org", "qconf")
Hmm, this rather looks like a question for QT developers. I doubt that anyone on this list uses xconfig. Anyway, it seems to be related to the commit 00d4f8fc2c729b1b ("xconfig: Fix the filename for GUI settings") See also http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=00... It seems that the change is not much important, so you could revert it in your sources. Also you might ask the author of the commit about the needed QT version. In each case, I suggest to use "make menuconfig" ;-) Best Regards, Petr -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org