In file included from /usr/include/linux/list.h:7,
from /usr/include/linux/wait.h:23,
from /usr/include/asm/semaphore.h:41,
from /usr/include/linux/sched.h:20,
from devolo_usb.c:12:
/usr/include/linux/prefetch.h: In function ‘prefetch_range’:
/usr/include/linux/prefetch.h:64: error: ‘CONFIG_X86_L1_CACHE_SHIFT’ undeclared (first use in this function)
In file included from /usr/include/asm/fixmap.h:27,
from /usr/include/asm/pgtable.h:17,
from /usr/include/linux/mm.h:36,
from /usr/include/linux/skbuff.h:26,
from /usr/include/linux/if_ether.h:107,
from /usr/include/linux/netdevice.h:29,
from devolo_usb.c:16:
/usr/include/asm/acpi.h:31:28: error: acpi/pdc_intel.h: Datei oder Verzeichnis n icht gefunden
In file included from /usr/include/linux/module.h:22,
from /usr/include/linux/textsearch.h:9,
from /usr/include/linux/skbuff.h:30,
from /usr/include/linux/if_ether.h:107,
from /usr/include/linux/netdevice.h:29,
from devolo_usb.c:16:
/usr/include/asm/module.h:60:2: error: #error unknown processor family
In file included from /usr/include/linux/if_ether.h:107,
from /usr/include/linux/netdevice.h:29,
from devolo_usb.c:16:
/usr/include/linux/skbuff.h:31:26: error: net/checksum.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/include/linux/irq.h:21,
from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/hardirq.h:7,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/netdevice.h:508,
from devolo_usb.c:16:
/usr/include/asm/irq.h:16:25: error: irq_vectors.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/hardirq.h:7,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/netdevice.h:508,
from devolo_usb.c:16:
/usr/include/linux/irq.h: At top level:
/usr/include/linux/irq.h:74: error: ‘CONFIG_X86_L1_CACHE_SHIFT’ undeclared here (not in a function)
/usr/include/linux/irq.h:74: error: requested alignment is not a constant
/usr/include/linux/irq.h:76: error: ‘NR_IRQS’ undeclared here (not in a function )
In file included from /usr/include/linux/irq.h:78,
from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/hardirq.h:7,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/netdevice.h:508,
from devolo_usb.c:16:
/usr/include/asm/hw_irq.h:28: error: ‘NR_IRQ_VECTORS’ undeclared here (not in a function)
In file included from /usr/include/linux/hardirq.h:7,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/netdevice.h:508,
from devolo_usb.c:16:
/usr/include/asm/hardirq.h:13: error: requested alignment is not a constant
In file included from devolo_usb.c:28:
devolo_usb.h:11:1: error: "ALIGN" redefined
In file included from /usr/include/asm/system.h:4,
from /usr/include/asm/processor.h:20,
from /usr/include/asm/thread_info.h:17,
from /usr/include/linux/thread_info.h:21,
from /usr/include/linux/spinlock.h:14,
from /usr/include/linux/capability.h:45,
from /usr/include/linux/sched.h:7,
from devolo_usb.c:12:
/usr/include/linux/kernel.h:31:1: error: this is the location of the previous de finition
In file included from devolo_usb.c:28:
devolo_usb.h:72: error: requested alignment is not a constant
devolo_usb.h:73: error: requested alignment is not a constant
devolo_usb.h:74: error: requested alignment is not a constant
devolo_usb.c: In function ‘ctrl_callback’:
devolo_usb.c:62: error: ‘USB_ST_NOERROR’ undeclared (first use in this function)
devolo_usb.c:64: error: ‘USB_ST_URB_PENDING’ undeclared (first use in this funct ion)
devolo_usb.c:66: error: ‘USB_ST_URB_KILLED’ undeclared (first use in this functi on)
devolo_usb.c: In function ‘devolo_read_bulk_callback’:
devolo_usb.c:103: error: ‘USB_ST_NOERROR’ undeclared (first use in this function )
devolo_usb.c:105: error: ‘USB_ST_NORESPONSE’ undeclared (first use in this funct ion)
cc1: warnings being treated as errors
devolo_usb.c:137: warning: implicit declaration of function ‘FILL_BULK_URB’
devolo_usb.c:140: error: too few arguments to function ‘usb_submit_urb’
devolo_usb.c: In function ‘devolo_tx_timeout’:
devolo_usb.c:182: error: ‘USB_ASYNC_UNLINK’ undeclared (first use in this functi on)
devolo_usb.c: In function ‘devolo_start_xmit’:
devolo_usb.c:230: error: too few arguments to function ‘usb_submit_urb’
devolo_usb.c: In function ‘set_ethernet_addr’:
devolo_usb.c:283: warning: pointer targets in passing argument 3 of ‘usb_string’ differ in signedness
devolo_usb.c: In function ‘devolo_open’:
devolo_usb.c:322: error: too few arguments to function ‘usb_submit_urb’
devolo_usb.c: In function ‘devolo_probe’:
devolo_usb.c:463: warning: implicit declaration of function ‘usb_set_configurati on’
devolo_usb.c:463: error: ‘struct usb_host_config’ has no member named ‘bConfigur ationValue’
devolo_usb.c:475: warning: implicit declaration of function ‘usb_inc_dev_use’
devolo_usb.c:500: warning: implicit declaration of function ‘init_etherdev’
devolo_usb.c:526: error: ‘CONFIG_HZ’ undeclared (first use in this function)
devolo_usb.c: In function ‘devolo_disconnect’:
devolo_usb.c:557: warning: implicit declaration of function ‘usb_dec_dev_use’
devolo_usb.c: At top level:
devolo_usb.c:570: warning: initialization from incompatible pointer type
devolo_usb.c:571: warning: initialization from incompatible pointer type
make[1]: *** [devolo_usb.o] Fehler 1
make[1]: Leaving directory `/home/freddy/stuff/dlantool/driver'
make: *** [all] Fehler 2