> >>>>> "svetoslav" == Svetoslav Slavtchev <[EMAIL PROTECTED]> writes:
> 
> >> xconfig is a qt-gui. 
> >> do you have libqt3-devel installed?
> 
> svetoslav> this is only the case for linux-2.6
> 
> svetoslav> and as you can see here is 2.4.22-18mdk
> 
> svetoslav> probably again alsa/ lufs/ ipsec Configure.in 
> svetoslav> needs tweaking
> 
juan> For a change, it is not my fault (TM).
juan> 
juan> If you try to run make xconfig in a marcelo kernel (2.4.23-preX), it
juan> also fails.

sorry :(

could it be this one :
acpi related
[PATCH] Re: Linux 2.4.23-pre6 fix make xconfig
http://marc.theaimsgroup.com/?l=linux-kernel&m=106541649707753&w=2

["config2.diff" (config2.diff)]

--- linux-2.4.23-pre6/drivers/acpi/Config.in.orig       Mon Oct  6 05:35:24 2003
+++ linux-2.4.23-pre6/drivers/acpi/Config.in    Mon Oct  6 05:43:29 2003
@@ -32,7 +32,8 @@
     tristate     '  Toshiba Laptop Extras'     CONFIG_ACPI_TOSHIBA
     bool         '  Debug Statements'  CONFIG_ACPI_DEBUG
     bool         '  Relaxed AML Checking'      CONFIG_ACPI_RELAXED_AML
-  else if [ "$CONFIG_SMP" = "y" ]; then
+  else 
+       if [ "$CONFIG_SMP" = "y" ]; then
       define_bool CONFIG_ACPI_BOOT             y
     fi
   fi

["config3.diff" (config3.diff)]

--- linux-2.4.23-pre6/drivers/acpi/Config.in.orig       Mon Oct  6 05:35:24 2003
+++ linux-2.4.23-pre6/drivers/acpi/Config.in    Mon Oct  6 05:44:40 2003
@@ -35,7 +35,6 @@
   else if [ "$CONFIG_SMP" = "y" ]; then
       define_bool CONFIG_ACPI_BOOT             y
     fi
-  fi
 
   endmenu
 

> >> ×××× ×©××ש×, 21 ×××
> >> ק×××ר 2003, 23:09, × ××ª× ×
> >> ¢× ××× 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 kconfig.tk
> >> > make[1]: Entering directory `/usr/src/linux-2.4.22-18mdk/scripts'
> >> > cat header.tk >> ./kconfig.tk
> >> > ./tkparse < ../arch/i386/config.in >> kconfig.tk
> >> > make[1]: *** [kconfig.tk] Erreur 139
> >> > make[1]: Leaving directory `/usr/src/linux-2.4.22-18mdk/scripts'
> >> > make: *** [xconfig] Erreur 2
> >> > [EMAIL PROTECTED] linux]#

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


Reply via email to