• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Kernel header not found

lewendi

Advanced Hacker
please install the linux header files development package

Diese Meldung bekomme ich, wenn ich meine Marvell Netzwerkarte von meinem ASUS P5B Delux Board installieren will.

Habe schon auf der Suse 10.1 DVD geschaut, kann sie aber nicht finden.

Kann mir jemand einen Tip geben.

Danke
 
OP
lewendi

lewendi

Advanced Hacker
Danke, habe ich gemacht.

jetzt kommt folgender Fehler:
Compile the Kernel (error)
An error has occurred during the compile proces which prevented the installation from completing.
Take a look at the log file install.log.

Da ist das drin:

+++ Install mode: User
+++ Driver version: 8.31.2.3 (Jan-18-2006)
+++ Kernel version 2.6.16.13-4-smp
+++ smp_count=1
+++ cpu_number=2
+++ kernel_machine=x86_64
+++ Architecture: x86_64
+++ Unpack the sources
+++ ====================================
+++ tar xfv sk98lin.tar
2.4/
2.4/h/
2.4/h/skdrv1st.h
2.4/h/skdrv2nd.h
2.4/Makefile
2.4/skdim.c
2.4/skproc.c
2.4/skge.c
2.4/sky2.c
2.4/skethtool.c
2.6/
2.6/h/
2.6/h/skdrv1st.h
2.6/h/skdrv2nd.h
2.6/Makefile
2.6/skdim.c
2.6/skproc.c
2.6/skge.c
2.6/sky2.c
2.6/skethtool.c
common/
common/h/
common/h/skgesirq.h
common/h/skgetwsi.h
common/h/xmac_ii.h
common/h/sktypes.h
common/h/skvpd.h
common/h/skaddr.h
common/h/skcsum.h
common/h/skgehw.h
common/h/skdebug.h
common/h/lm80.h
common/h/skrlmt.h
common/h/sky2le.h
common/h/sktwsi.h
common/h/skqueue.h
common/h/skversion.h
common/h/skerror.h
common/h/skgeinit.h
common/h/sktimer.h
common/h/skgedrv.h
common/h/skgepnm2.h
common/h/skgepnmi.h
common/h/skgehwt.h
common/skgesirq.c
common/skvpd.c
common/skaddr.c
common/skcsum.c
common/sklm80.c
common/skxmac2.c
common/sk98lin.htm
common/sk98lin.txt
common/skrlmt.c
common/sky2le.c
common/sktwsi.c
common/skqueue.c
common/sk98lin.4
common/skgeinit.c
common/sktimer.c
common/skgepnmi.c
common/skgehwt.c
common/skgemib.c
misc/
misc/Kconfig
misc/Configure.help

+++ Compile the driver
+++ ====================================
make: Entering directory `/usr/src/linux-2.6.16.13-4'

WARNING: Symbol version dump /usr/src/linux-2.6.16.13-4/Module.symvers
is missing; modules will have no dependencies and modversions.

CC [M] /tmp/Sk98IchPejLhpTkSTfEdledgf/all/skge.o
/tmp/Sk98IchPejLhpTkSTfEdledgf/all/skge.c:301: warning: initialization from incompatible pointer type
CC [M] /tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.o
/tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.c:340:5: warning: "USE_SYNC_TX_QUEUE" is not defined
/tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.c:905:5: warning: "USE_SYNC_TX_QUEUE" is not defined
/tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.c: In function ‘GiveTxBufferToHw’:
/tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.c:996: error: dereferencing pointer to incomplete type
/tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.c:2314:5: warning: "USE_SYNC_TX_QUEUE" is not defined
make[1]: *** [/tmp/Sk98IchPejLhpTkSTfEdledgf/all/sky2.o] Fehler 1
make: *** [_module_/tmp/Sk98IchPejLhpTkSTfEdledgf/all] Fehler 2
make: Leaving directory `/usr/src/linux-2.6.16.13-4'
+++ Compiler error


Jetzt weis ich überhaupt nicht mehr weiter!
 
OP
lewendi

lewendi

Advanced Hacker
Ach ich habe einfach eine Netzwerkkarte eingebaut die SUSE 10.1 kennt.
Da geht es. Vielleicht sind bei der 10.2 Version die Treiber schon mit dabei.

Danke für die Hilfe
 
Oben