Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with open source driver Devolo dLAN USB
Date: Tue, 26 Jun 2007 16:28:59
Message-Id: 200706261823.31191.wonko@wonkology.org
In Reply to: Re: [gentoo-user] Problem with open source driver Devolo dLAN USB by Florian Philipp
1 Florian Philipp writes:
2
3 > > While I do have /usr/include/linux/config.h, it is not being used. I
4 > > have /usr/src/linux/include/linux/config.h on one machine, but not on
5 > > the other, where compiling fails. Both machines use gentoo-sources.
6 > > 2.6.18-r2 has it, 2.6.20-r7 does not. Seems it has become obslete, a
7 > > comment in the file states this, too. Anyway, it seems to be the same
8 > > as /usr/include/linux/config.h, so can just copy or symlink this one.
9
10 > Anyway, it doesn't make things better. If I change the include line to
11 > linux/autoconf.h, the other errors do not disappear.
12
13 Aren't these errors warnings only? I get them, too, but I guess they don't
14 matter.
15
16 I just compiled the code after replacing linux/config.h by linux/autoconf.h,
17 except for the warnings all seems to be fine, I can insmod the
18 devolo_usb.ko module.
19
20 Glad you had success, but at some time you will probably need a newer
21 kernel...
22
23 Alex
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem with open source driver Devolo dLAN USB Florian Philipp <f.philipp@××××××.de>