[Cooker] make xconfig failed

2003-10-21 Thread Bellegarde Cédric
With last kernel-source, i can't run make xconfig ... :-/ [EMAIL PROTECTED] linux]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) if [ -f .need_mrproper ]; then \ rm .need_mrproper; \ make mrproper; \ make preconfig; \ fi make -C scripts

Re: [Cooker] make xconfig failed

2003-10-21 Thread Diego Iastrubni
xconfig is a qt-gui. do you have libqt3-devel installed? , 21 2003, 23:09,Bellegarde Cdric: With last kernel-source, i can't run make xconfig ... :-/ [EMAIL PROTECTED] linux]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) if [ -f .need_mrproper ]; then \

Re: [Cooker] make xconfig failed

2003-10-21 Thread Svetoslav Slavtchev
xconfig is a qt-gui. do you have libqt3-devel installed? this is only the case for linux-2.6 and as you can see here is 2.4.22-18mdk probably again alsa/ lufs/ ipsec Configure.in needs tweaking ביום שלישי, 21 ×‘×× •×§×˜×•×‘ר 2003, 23:09, × ×›×ª×‘ × ¢×œ ידי Bellegarde

Re: [Cooker] make xconfig failed

2003-10-21 Thread Olivier Thauvin
Le Mardi 21 Octobre 2003 23:36, Diego Iastrubni a crit : xconfig is a qt-gui. do you have libqt3-devel installed? This is only true on kernel 2.6. When I look Cedric's output, I don't see any qt issue report, but tk error. , 21 2003, 23:09, Bellegarde Cdric: With last