Mailinglist Archive: opensuse-de (4664 mails)
| < Previous | Next > |
Re: Kernel fehlt!?
- From: Sebastian Nauroth <s19n76@xxxxxx>
- Date: Tue, 10 Feb 2004 02:48:26 +0100
- Message-id: <200402100248.26906.s19n76@xxxxxx>
hallo nochmal,
das problem geht dann noch weiter! wenn ich in diesem verzeichniss versuche
make xconfig auszuführen erhalte ich:
linux:/usr/src/linux-2.4.21-166-include/default # 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.4.21-166-include/default/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
-: 373: unable to open drivers/pci/Config.in
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.21-166-include/default/scripts'
make: *** [xconfig] Error 2
gruss sebastian
Am Dienstag, 10. Februar 2004 01:33 schrieb Sebastian Nauroth:
> Hallo liste!
> mein Problem ist daß ich versucht habe rivatv 0.8.3 auf meinem suse 9.0 pro
> zu installieren und configure wies mich darauf hin ein make dep
> auszuführen! make dep gab aber nur fehlermeldungen aus und tat nicht
> wirklich etwas! hier einmal das log aus der bash:
>
>
> ./configure
> Checking for configured kernel headers... found
> [/lib/modules/2.4.21-166-default/build]
> Checking for linux kernel >= 2.4.0... yes [2.4.21-166-default]
> Checking for kernel build system... found
> Checking for kernel configuration... found
> Checking for CONFIG_MODVERSIONS... yes
> Checking for CONFIG_PCI... yes [y]
> Checking for CONFIG_VIDEO_DEV... yes [m]
> Checking for CONFIG_PROC_FS... yes [y]
> Checking for CONFIG_I2C... yes [m]
> Checking for CONFIG_I2C_ALGOBIT... yes [m]
> Checking for CONFIG_MODULES... yes [y]
> Checking for kernel dependancies... not found
> *** WARNING:
> *** Your kernel dependancies are not set up.
> *** Please run "make dep" in /lib/modules/2.4.21-166-default/build
> Checking for RedHat... no
> Checking whether AGP code should be included... no
> Checking whether software conversion code should be included... no
> Creating Makefile... done
> Checking your current setup for incompatibilities...
> Checking for /proc... yes
> Checking for kernel gcc... 3.3.1
> *** WARNING:
> *** If you are going to use the running kernel (compiled
> *** with gcc version 3.3.1) with RivaTV (will be compiled
> *** with gcc version gcc (GCC) 3.3.1 (SuSE Linux)
> Copyright (C) 2003 Free Software Foundation, Inc.
> Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es
> gibt KEINE Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE
> ZWECKE.) you may experience system crashes.
> Checking for framebuffer... yes
> *** ERROR:
> *** RivaTV will not work with a framebuffer running
> *** Boot system with vga=normal or disable your framebuffer altogether
> Checking for SMP... no
>
> Your setup got 1 error(s) and 2 warning(s).
> We recommend you try to resolve the issues before using RivaTV.
> linux:/home/raver/riva/rivatv-0.8.3 # cd
> /lib/modules/2.4.21-166-default/build
> linux:/lib/modules/2.4.21-166-default/build # make dep
> make[1]: Entering directory
> `/usr/src/linux-2.4.21-166-include/default/arch/i386/boot'
> make[1]: Für das Ziel »dep« ist nichts zu tun.
> make[1]: Leaving directory
> `/usr/src/linux-2.4.21-166-include/default/arch/i386/boot'
> rm -f .depend .hdepend
> make _sfdep_kernel _sfdep_drivers _sfdep_mm _sfdep_fs _sfdep_net _sfdep_ipc
> _sfdep_lib _sfdep_abi _sfdep_sound _sfdep_crypto _sfdep_arch/i386/kernel
> _sfdep_arch/i386/mm _sfdep_arch/i386/lib _FASTDEP_ALL_SUB_DIRS="kernel
> drivers mm fs net ipc lib abi sound crypto arch/i386/kernel arch/i386/mm
> arch/i386/lib"
> make[1]: Entering directory `/usr/src/linux-2.4.21-166-include/default'
> make -C kernel fastdep
> make: *** kernel: Datei oder Verzeichnis nicht gefunden. Schluss.
> make: Entering an unknown directorymake: Leaving an unknown
> directorymake[1]: *** [_sfdep_kernel] Fehler 2
> make[1]: Leaving directory `/usr/src/linux-2.4.21-166-include/default'
> make: *** [dep-files] Fehler 2
>
> warum fehlt hier der kernel? sucht rivatv im falschen verzeichniss?
>
> linux:/usr/src/linux-2.4.21-166-include/default # dir
> insgesamt 93
> dr-xr-xr-x 7 root root 288 2004-02-02 18:17 .
> drwxr-xr-x 8 root root 192 2004-02-02 18:14 ..
> dr-xr-xr-x 3 root root 72 2004-02-02 18:14 arch
> -r--r--r-- 1 root root 52307 2003-12-17 19:12 .config
> dr-xr-xr-x 4 root root 96 2004-02-02 18:14 Documentation
> dr-xr-xr-x 3 root root 72 2004-02-02 18:14 drivers
> dr-xr-xr-x 15 root root 392 2004-02-08 00:48 include
> -r--r--r-- 6 root root 22344 2003-12-17 19:08 Makefile
> -r--r--r-- 6 root root 9601 2003-12-17 19:08 Rules.make
> -r--r--r-- 6 root root 1090 2003-12-17 19:08 Rules.modules
> dr-xr-xr-x 4 root root 1144 2004-02-08 00:05 scripts
> linux:/usr/src/linux-2.4.21-166-include/default # cd ..
> linux:/usr/src/linux-2.4.21-166-include # cd ..
> linux:/usr/src # dir
> insgesamt 1
> drwxr-xr-x 5 root root 200 2004-02-02 18:20 .
> drwxr-xr-x 12 root root 344 2004-01-20 01:53 ..
> lrwxrwxrwx 1 root root 16 2004-02-02 18:14 linux ->
> linux-2.4.21-166
> drwxr-xr-x 18 root root 800 2004-02-08 00:03
> linux-2.4.21-166 drwxr-xr-x 8 root root 192 2004-02-02
> 18:14
> linux-2.4.21-166-include
> lrwxrwxrwx 1 root root 24 2004-02-02 18:17 linux-include
> -> linux-2.4.21-166-include
> drwxr-xr-x 7 root root 168 2004-01-20 01:52 packages
> linux:/usr/src # cd /lib/modules
> linux:/lib/modules # dir
> insgesamt 3
> drwxr-xr-x 6 root root 184 2004-01-28 00:26 .
> drwxr-xr-x 9 root root 2664 2004-01-20 01:55 ..
> drwxr-xr-x 9 root root 544 2004-02-08 01:22
> 2.4.21-166-default drwxr-xr-x 2 root root 48 2003-12-18
> 20:02
> 2.4.21-override-default
> drwxr-xr-x 3 root root 88 2004-01-28 00:26 precompiled
> drwxr-xr-x 3 root root 104 2003-12-18 19:58 scripts
>
> danke für euren rat, sebastian
>
> --
> ------------------------------------------------------------------
> make love not war!!
>
>
> --
> Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, nur
> beim Universum bin ich mir noch nicht so ganz sicher.
> Albert Einstein
> Meine Frage: Wer hat als erster einen wassergekühlten Server auf dem Mars?
--
Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, nur
beim Universum bin ich mir noch nicht so ganz sicher.
Albert Einstein
Meine Frage: Wer hat als erster einen wassergekühlten Server auf dem Mars?
das problem geht dann noch weiter! wenn ich in diesem verzeichniss versuche
make xconfig auszuführen erhalte ich:
linux:/usr/src/linux-2.4.21-166-include/default # 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.4.21-166-include/default/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
-: 373: unable to open drivers/pci/Config.in
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.21-166-include/default/scripts'
make: *** [xconfig] Error 2
gruss sebastian
Am Dienstag, 10. Februar 2004 01:33 schrieb Sebastian Nauroth:
> Hallo liste!
> mein Problem ist daß ich versucht habe rivatv 0.8.3 auf meinem suse 9.0 pro
> zu installieren und configure wies mich darauf hin ein make dep
> auszuführen! make dep gab aber nur fehlermeldungen aus und tat nicht
> wirklich etwas! hier einmal das log aus der bash:
>
>
> ./configure
> Checking for configured kernel headers... found
> [/lib/modules/2.4.21-166-default/build]
> Checking for linux kernel >= 2.4.0... yes [2.4.21-166-default]
> Checking for kernel build system... found
> Checking for kernel configuration... found
> Checking for CONFIG_MODVERSIONS... yes
> Checking for CONFIG_PCI... yes [y]
> Checking for CONFIG_VIDEO_DEV... yes [m]
> Checking for CONFIG_PROC_FS... yes [y]
> Checking for CONFIG_I2C... yes [m]
> Checking for CONFIG_I2C_ALGOBIT... yes [m]
> Checking for CONFIG_MODULES... yes [y]
> Checking for kernel dependancies... not found
> *** WARNING:
> *** Your kernel dependancies are not set up.
> *** Please run "make dep" in /lib/modules/2.4.21-166-default/build
> Checking for RedHat... no
> Checking whether AGP code should be included... no
> Checking whether software conversion code should be included... no
> Creating Makefile... done
> Checking your current setup for incompatibilities...
> Checking for /proc... yes
> Checking for kernel gcc... 3.3.1
> *** WARNING:
> *** If you are going to use the running kernel (compiled
> *** with gcc version 3.3.1) with RivaTV (will be compiled
> *** with gcc version gcc (GCC) 3.3.1 (SuSE Linux)
> Copyright (C) 2003 Free Software Foundation, Inc.
> Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es
> gibt KEINE Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE
> ZWECKE.) you may experience system crashes.
> Checking for framebuffer... yes
> *** ERROR:
> *** RivaTV will not work with a framebuffer running
> *** Boot system with vga=normal or disable your framebuffer altogether
> Checking for SMP... no
>
> Your setup got 1 error(s) and 2 warning(s).
> We recommend you try to resolve the issues before using RivaTV.
> linux:/home/raver/riva/rivatv-0.8.3 # cd
> /lib/modules/2.4.21-166-default/build
> linux:/lib/modules/2.4.21-166-default/build # make dep
> make[1]: Entering directory
> `/usr/src/linux-2.4.21-166-include/default/arch/i386/boot'
> make[1]: Für das Ziel »dep« ist nichts zu tun.
> make[1]: Leaving directory
> `/usr/src/linux-2.4.21-166-include/default/arch/i386/boot'
> rm -f .depend .hdepend
> make _sfdep_kernel _sfdep_drivers _sfdep_mm _sfdep_fs _sfdep_net _sfdep_ipc
> _sfdep_lib _sfdep_abi _sfdep_sound _sfdep_crypto _sfdep_arch/i386/kernel
> _sfdep_arch/i386/mm _sfdep_arch/i386/lib _FASTDEP_ALL_SUB_DIRS="kernel
> drivers mm fs net ipc lib abi sound crypto arch/i386/kernel arch/i386/mm
> arch/i386/lib"
> make[1]: Entering directory `/usr/src/linux-2.4.21-166-include/default'
> make -C kernel fastdep
> make: *** kernel: Datei oder Verzeichnis nicht gefunden. Schluss.
> make: Entering an unknown directorymake: Leaving an unknown
> directorymake[1]: *** [_sfdep_kernel] Fehler 2
> make[1]: Leaving directory `/usr/src/linux-2.4.21-166-include/default'
> make: *** [dep-files] Fehler 2
>
> warum fehlt hier der kernel? sucht rivatv im falschen verzeichniss?
>
> linux:/usr/src/linux-2.4.21-166-include/default # dir
> insgesamt 93
> dr-xr-xr-x 7 root root 288 2004-02-02 18:17 .
> drwxr-xr-x 8 root root 192 2004-02-02 18:14 ..
> dr-xr-xr-x 3 root root 72 2004-02-02 18:14 arch
> -r--r--r-- 1 root root 52307 2003-12-17 19:12 .config
> dr-xr-xr-x 4 root root 96 2004-02-02 18:14 Documentation
> dr-xr-xr-x 3 root root 72 2004-02-02 18:14 drivers
> dr-xr-xr-x 15 root root 392 2004-02-08 00:48 include
> -r--r--r-- 6 root root 22344 2003-12-17 19:08 Makefile
> -r--r--r-- 6 root root 9601 2003-12-17 19:08 Rules.make
> -r--r--r-- 6 root root 1090 2003-12-17 19:08 Rules.modules
> dr-xr-xr-x 4 root root 1144 2004-02-08 00:05 scripts
> linux:/usr/src/linux-2.4.21-166-include/default # cd ..
> linux:/usr/src/linux-2.4.21-166-include # cd ..
> linux:/usr/src # dir
> insgesamt 1
> drwxr-xr-x 5 root root 200 2004-02-02 18:20 .
> drwxr-xr-x 12 root root 344 2004-01-20 01:53 ..
> lrwxrwxrwx 1 root root 16 2004-02-02 18:14 linux ->
> linux-2.4.21-166
> drwxr-xr-x 18 root root 800 2004-02-08 00:03
> linux-2.4.21-166 drwxr-xr-x 8 root root 192 2004-02-02
> 18:14
> linux-2.4.21-166-include
> lrwxrwxrwx 1 root root 24 2004-02-02 18:17 linux-include
> -> linux-2.4.21-166-include
> drwxr-xr-x 7 root root 168 2004-01-20 01:52 packages
> linux:/usr/src # cd /lib/modules
> linux:/lib/modules # dir
> insgesamt 3
> drwxr-xr-x 6 root root 184 2004-01-28 00:26 .
> drwxr-xr-x 9 root root 2664 2004-01-20 01:55 ..
> drwxr-xr-x 9 root root 544 2004-02-08 01:22
> 2.4.21-166-default drwxr-xr-x 2 root root 48 2003-12-18
> 20:02
> 2.4.21-override-default
> drwxr-xr-x 3 root root 88 2004-01-28 00:26 precompiled
> drwxr-xr-x 3 root root 104 2003-12-18 19:58 scripts
>
> danke für euren rat, sebastian
>
> --
> ------------------------------------------------------------------
> make love not war!!
>
>
> --
> Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, nur
> beim Universum bin ich mir noch nicht so ganz sicher.
> Albert Einstein
> Meine Frage: Wer hat als erster einen wassergekühlten Server auf dem Mars?
--
Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, nur
beim Universum bin ich mir noch nicht so ganz sicher.
Albert Einstein
Meine Frage: Wer hat als erster einen wassergekühlten Server auf dem Mars?
| < Previous | Next > |