From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1I385e-0001rX-Id for garchives@archives.gentoo.org; Tue, 26 Jun 2007 10:16:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l5QADba3000778; Tue, 26 Jun 2007 10:13:37 GMT Received: from smtp10.unit.tiscali.de (smtp10.unit.tiscali.de [213.205.33.46]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l5QA7cvK026080 for ; Tue, 26 Jun 2007 10:07:39 GMT Received: from homer_gentoo64.phheimnetz (89.57.92.125) by smtp10.unit.tiscali.de (7.3.121) (authenticated as florian.philipp@tiscali.de) id 4680CB2600002C76 for gentoo-user@lists.gentoo.org; Tue, 26 Jun 2007 12:07:38 +0200 From: Florian Philipp To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problem with open source driver Devolo dLAN USB Date: Tue, 26 Jun 2007 12:07:32 +0200 User-Agent: KMail/1.9.5 References: <200706251553.27620.f.philipp@addcom.de> <200706251737.14242.f.philipp@addcom.de> <200706252352.54132.wonko@wonkology.org> In-Reply-To: <200706252352.54132.wonko@wonkology.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5263136.H0jcABzeyL"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706261207.32967.f.philipp@addcom.de> X-Archives-Salt: 04200ea4-5186-4e07-a3e8-9a4e0a775ab1 X-Archives-Hash: 5edc2ba7c9d59a52ee1cc900c1912642 --nextPart5263136.H0jcABzeyL Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Montag 25 Juni 2007 23:52 schrieb Alex Schuster: > I am confused now. I tried another system, and get the same error as you. > But my source of devolo_usb.c looks different from yours. > > Florian Philipp writes: > > Am Montag 25 Juni 2007 17:23 schrieb Alex Schuster: > > > Florian Philipp writes: > > > > > > [...] > > > > > > > #include > > Here I have the same include files, but with a local path (linux) instead > of /usr/include/linux: > > #include > > While I do have /usr/include/linux/config.h, it is not being used. I > have /usr/src/linux/include/linux/config.h on one machine, but not on the > other, where compiling fails. Both machines use gentoo-sources. 2.6.18-r2 > has it, 2.6.20-r7 does not. Seems it has become obslete, a comment in the > file states this, too. Anyway, it seems to be the same > as /usr/include/linux/config.h, so can just copy or symlink this one. > > #ifndef _LINUX_CONFIG_H > #define _LINUX_CONFIG_H > /* This file is no longer in use and kept only for backward compatibility. > * autoconf.h is now included via -imacros on the commandline > */ > #include > > #endif > > Alex Ooops, seems I've attached the wrong file. I played around with it before=20 sending an email. Just remove the "/usr/include" in every include command a= nd=20 you get the original.=20 Anyway, it doesn't make things better. If I change the include line to=20 linux/autoconf.h, the other errors do not disappear. =46or me it seems like the shared libraries are not compatible any longer.= =20 Something in usb_fill_bulk_urb changed. --nextPart5263136.H0jcABzeyL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGgOVkCBEaaFO6I+ARAmw1AJ4mCVGHb6lhq/e3sUaUnx8akGa3UQCeOBQl P6Vf9Fm271Vh9No+xk1QB/8= =gE7h -----END PGP SIGNATURE----- --nextPart5263136.H0jcABzeyL-- -- gentoo-user@gentoo.org mailing list