[Please keep your replies on the mailing list so that others that have a
similar problem may benefit from the discussion.]
Kamaraju Kusumanchi <kk288@cornell.edu> writes:
scripts/kconfig/qconf.cc: In function `int parent()':
scripts/kconfig/qconf.cc:326: error: redefinition of `int parent()'
scripts/kconfig/qconf.cc:319: error: `int parent()' previously defined here
scripts/kconfig/qconf.cc:326: error: redefinition of `int parent()'
scripts/kconfig/qconf.cc:319: error: `int parent()' previously defined here
scripts/kconfig/qconf.cc:326: error: parse error before `->' token
scripts/kconfig/qconf.cc:327: error: ISO C++ forbids declaration of
`hide' with
no type
[...]
I think you snipped some earlier output that may have been useful. What
does your scripts/kconfig/.tmp_qtcheck look like? Did you do a 'make
clean' (or make-kpkg clean or whatever) before trying 'make xconfig'
again?