public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Florian Philipp <f.philipp@addcom.de>
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	[thread overview]
Message-ID: <200706261207.32967.f.philipp@addcom.de> (raw)
In-Reply-To: <200706252352.54132.wonko@wonkology.org>

[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]

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 </usr/include/linux/config.h>
>
> Here I have the same include files, but with a local path (linux) instead
> of /usr/include/linux:
>
> #include <linux/config.h>
>
> 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 <linux/autoconf.h>
>
> #endif
>
> 	Alex

Ooops, seems I've attached the wrong file. I played around with it before 
sending an email. Just remove the "/usr/include" in every include command and 
you get the original. 
Anyway, it doesn't make things better. If I change the include line to 
linux/autoconf.h, the other errors do not disappear.

For me it seems like the shared libraries are not compatible any longer. 
Something in usb_fill_bulk_urb changed.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-06-26 10:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-25 13:53 [gentoo-user] Problem with open source driver Devolo dLAN USB Florian Philipp
2007-06-25 15:23 ` Alex Schuster
2007-06-25 15:37   ` Florian Philipp
2007-06-25 16:01     ` Florian Philipp
2007-06-25 21:52     ` Alex Schuster
2007-06-26 10:07       ` Florian Philipp [this message]
2007-06-26 16:23         ` Alex Schuster
2007-06-27 11:55           ` Florian Philipp
2007-06-26  6:56     ` [gentoo-user] " Alexander Skwar
2007-06-26 10:09       ` Florian Philipp
2007-06-26  7:07     ` [gentoo-user] " Mick
2007-06-26 10:21       ` [gentoo-user] Problem with open source driver Devolo dLAN USB [SOLVED] Florian Philipp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200706261207.32967.f.philipp@addcom.de \
    --to=f.philipp@addcom.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox