You are not logged in.

#1 2005-12-23 19:52:06

sula
Member
Registered: 2005-08-07
Posts: 93

make xconfig problem

Hey i'm trying to build up custom kernel ,but i when i do

linux-2.6.14]# make xconfig
  HOSTCXX scripts/kconfig/qconf.o
scripts/kconfig/qconf.h:25: error: extra qualification 'ConfigSettings::' on member 'readSizes'
scripts/kconfig/qconf.h:26: error: extra qualification 'ConfigSettings::' on member 'writeSizes'
scripts/kconfig/qconf.h:127: error: extra qualification 'ConfigList::' on member 'updateMenuList'
make[1]: *** [scripts/kconfig/qconf.o] Błąd 1

make menuconfig works ok ,i also tried clean vanilla kernel(same error message) to eliminate patchset problem

Also tried to redownload qt package ,but that doesent help(i'm using qt-3.3.5-3 )

Offline

#2 2005-12-23 20:18:06

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: make xconfig problem

You´re doing that as root?

Offline

#3 2005-12-23 22:37:17

sula
Member
Registered: 2005-08-07
Posts: 93

Re: make xconfig problem

yup

Offline

#4 2005-12-23 22:41:53

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: make xconfig problem

Try it as usual user ;-)

Offline

#5 2005-12-24 11:24:10

sula
Member
Registered: 2005-08-07
Posts: 93

Re: make xconfig problem

Very funny ,really... I really appreciate your willing to help but please dont give me such advices.

Offline

#6 2005-12-24 12:07:00

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: make xconfig problem

That's actually a serious response. I find that I cannot run any X applications under root, whereas I can run them as a user.

Theres no need to be compiling kernels as root anyway.

If the error keeps persisting, try make gconfig or make menuconfig.

iphitus

Offline

#7 2005-12-24 12:20:29

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: make xconfig problem

yeah...and install fakeroot when your building packages as regular user to ensure proper root ownership on the files are preserved.

Offline

#8 2005-12-24 13:25:18

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: make xconfig problem

sula wrote:

Very funny ,really... I really appreciate your willing to help but please dont give me such advices.

iphitus told you everything needed. I´m out here.

Offline

#9 2005-12-24 16:06:55

sula
Member
Registered: 2005-08-07
Posts: 93

Re: make xconfig problem

iphitus wrote:

That's actually a serious response.

AndyRTR wrote:

iphitus told you everything needed. I´m out here.

Yes this was serious response ,too harsh i agree and i dont have an explanation ,i'm feeling a little guilty throu...

I find that I cannot run any X applications under root, whereas I can run them as a user.

Propably because "Magic Cookie"(or what it is called) settings.I personally can run every X application under root.

Theres no need to be compiling kernels as root anyway.

Yes i know ,i've understand first AndyRTR reply as "do you have tried run xconfig under root also?"And i was irritiated by second one phrase reply.
I tried of course run xconfig under normal user with the same effect as under root...

If the error keeps persisting, try make gconfig or make menuconfig.

iphitus

Yeah it works under make menuconfig (havent tried gconfig but i believe it will work) ,but i really prefer xconfig it is just more comfortable.

Thanks for reply

Offline

#10 2005-12-24 23:44:40

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: make xconfig problem

Afaik gconfig is the same as xconfig, except it uses gtk rather than qt.

Offline

#11 2005-12-25 00:11:39

sula
Member
Registered: 2005-08-07
Posts: 93

Re: make xconfig problem

Sorry ,my mistake.I didnt know ,was certain that gconfig was some text/console based configuration tool.Every day i learn that i dont know many things.
Thank you ,gconfig works perfectly smile Now i just have to find some spare time to cofigure my kernel...

Offline

Board footer

Powered by FluxBB