[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sid and make xconfig problems



On Mon, 14 Apr 2003 16:10:09 +0200, jqdk wrote:

>> : $ make xconfig
>> : rm -f include/asm
>> : ( cd include ; ln -sf asm-i386 asm)
>> : make -C scripts kconfig.tk
>> : make[1]: Entering directory `/usr/src/kernel-source-2.4.20/scripts'
>> : gcc -o tkparse tkparse.o tkcond.o tkgen.o
>> : collect2: ld terminated with signal 11 [Segmentation fault]
>> : make[1]: *** [tkparse] Error 1
>> : make[1]: Leaving directory `/usr/src/kernel-source-2.4.20/scripts'
>> : make: *** [xconfig] Error 2
> 
> have you installed tk development package, how about make menuconfig?

Let's see... dpkg -l | grep tk reports, among other things:

ii  tk8.3          8.3.5-1        Tk toolkit for Tcl and X11, v8.3 - run-time
ii  tk8.4          8.4.2-2        Tk toolkit for Tcl and X11, v8.4 - run-time
ii  tk8.4-dev      8.4.2-2        Tk toolkit for Tcl and X11, v8.4 - developme

Is this enough or not?

menuconfig... well, it exits saying:

>> Unable to find the Ncurses libraries.
>>
>> You must have Ncurses installed in order
>> to use 'make menuconfig'

while dpkg -l | grep ncurses gently outputs:

ii  libncurses4    4.2-10         Shared libraries for terminal handling
ii  libncurses5    5.3.20021109-2 Shared libraries for terminal handling
ii  libncurses5-db 5.3.20021109-2 Debugging/profiling libraries for ncurses
ii  libncurses5-de 5.3.20021109-2 Developer's libraries and docs for ncurses
ii  libncursesw5   5.3.20021109-2 Shared libraries for terminal handling (wide
ii  libncursesw5-d 5.3.20021109-2 Debugging/profiling libraries for ncurses
ii  libncursesw5-d 5.3.20021109-2 Developer's libraries and docs for ncursesw
ii  ncurses-base   5.3.20021109-2 Descriptions of common terminal types
ii  ncurses-bin    5.3.20021109-2 Terminal-related programs and man pages

I am quite puzzled...



Reply to: