lkml.org 
[lkml]   [2020]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectBUG with 5.8.x and make xconfig
Date
Hallo

configuring kernel 5.8.x on Fedora 32 via "make xconfig" gives me this:


HOSTCXX scripts/kconfig/qconf.o
scripts/kconfig/qconf.cc: In member function ‘void
ConfigInfoView::clicked(const QUrl&)’:
scripts/kconfig/qconf.cc:1231:3: error: ‘qInfo’ was not declared in this
scope; did you mean ‘setInfo’?
1231 | qInfo() << "Clicked link is empty";
| ^~~~~
| setInfo
scripts/kconfig/qconf.cc:1244:3: error: ‘qInfo’ was not declared in this
scope; did you mean ‘setInfo’?
1244 | qInfo() << "Clicked symbol is invalid:" << data;
| ^~~~~
| setInfo
make[1]: *** [scripts/Makefile.host:137: scripts/kconfig/qconf.o] Error 1
make: *** [Makefile:606: xconfig] Error 2



I have never seen this with kernel 5.7.x.

I haven't found a solution to the above, yet.
- apart from the workaround: "make menuconfig", etc.-


pointers/hints/ideas ?


--
regards

Ronald

\
 
 \ /
  Last update: 2020-08-19 21:20    [W:0.076 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site