Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
make xconfig fails ---> [kconfig.tk] Error 1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
stevepharris
Guest





PostPosted: Fri Apr 26, 2002 11:45 am    Post subject: make xconfig fails ---> [kconfig.tk] Error 1 Reply with quote

I'm trying to compile the X version of menuconfig, but am receiving the following error.

Any clues would be greatly appreciated.

Thanks


make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.5.9/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
drivers/isdn/Config.in: 10: incorrect argument
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.5.9/scripts'
make: *** [xconfig] Error 2
Back to top
Guest






PostPosted: Fri Apr 26, 2002 2:25 pm    Post subject: Reply with quote

check if you install tcl and tk properly.
I had the same problems before and I re-install tcl and tk and the problem gone.
Back to top
stevepharris
Guest





PostPosted: Fri Apr 26, 2002 11:33 pm    Post subject: itcl emerge Reply with quote

tk 8.3.3 is currently emerged but I'm receiving:

emerge itcl
Calculating dependencies \
!!! Error: couldn't find match for >=dev-lang/tk-8.4.2 in dev-tcltk/itcl-3.2-r1
Back to top
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum