Gentoo Archives: gentoo-user

From: Florian Philipp <f.philipp@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with open source driver Devolo dLAN USB
Date: Mon, 25 Jun 2007 15:42:52
Message-Id: 200706251737.14242.f.philipp@addcom.de
In Reply to: Re: [gentoo-user] Problem with open source driver Devolo dLAN USB by Alex Schuster
1 Am Montag 25 Juni 2007 17:23 schrieb Alex Schuster:
2 > Florian Philipp writes:
3 >
4 > [...]
5 >
6 > > #include </usr/include/linux/config.h>
7 >
8 > [...]
9 >
10 > > making all in tool
11 > > make[1]: Entering directory `/home/dsl/dLAN-linux-package-v3/tool'
12 > > make[1]: Nothing to be done for `all'.
13 > > make[1]: Leaving directory `/home/dsl/dLAN-linux-package-v3/tool'
14 > > making all in driver
15 > > make[1]: Entering directory `/home/dsl/dLAN-linux-package-v3/driver'
16 > > ./kerneldir.sh /lib/modules/2.6.21-gentoo-r3/build
17 > > make[2]: Entering directory `/usr/src/linux-2.6.21-gentoo-r3'
18 > > CC [M] /home/dsl/dLAN-linux-package-v3/driver/devolo_usb.o
19 > > /home/dsl/dLAN-linux-package-v3/driver/devolo_usb.c:22:26: error:
20 > > linux/config.h: No such file or directory
21 >
22 > [..]
23 >
24 > The missing config.h belongs to the linux-headers package. I thought it
25 > needs to be installed on any gentoo system, did you remove it?
26 > Try "emerge linux-headers". The source compiles fine on my system.
27 >
28 > Alex
29
30 2.6.17-r2 is the latest stable version and is installed...
31
32 I'll try 2.6.21 with the gcc64 useflag which is currently disabled (seems to
33 date back to 2006.1)
34
35 Thanks for the hint!

Replies

Subject Author
Re: [gentoo-user] Problem with open source driver Devolo dLAN USB Florian Philipp <f.philipp@××××××.de>
Re: [gentoo-user] Problem with open source driver Devolo dLAN USB Alex Schuster <wonko@×××××××××.org>
[gentoo-user] Re: Problem with open source driver Devolo dLAN USB Alexander Skwar <listen@×××××××××××××××.name>
Re: [gentoo-user] Problem with open source driver Devolo dLAN USB Mick <michaelkintzios@×××××.com>