discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] anyone else having trouble compiling fusb_linux.c


From: Larry Doolittle
Subject: Re: [Discuss-gnuradio] anyone else having trouble compiling fusb_linux.cc?
Date: Tue, 13 Sep 2005 10:10:49 -0700
User-agent: Mutt/1.5.10i

On Tue, Sep 13, 2005 at 09:47:45AM -0700, Larry Doolittle wrote:
> In Debian's case, /usr/include/linux/* comes not from the kernel,
> but from the linux-kernel-headers package.  [chop]
> 
> Ask yourself, why did the libusb decide to make and use their
> own version of this include file?
 
Here is the README.Debian for the linux-kernel-headers package:

---
This package is a snapshot of the headers shipped with a particular version
of the Linux kernel.  A couple things to keep in mind about it:

  - These headers can not be used to build kernel modules.  They're only
    for userspace use.
  - These headers do not need to match your running kernel.  They're only
    for the use of GNU libc and other C libraries.
  - These headers should generally not be included directly.  It's not a bug
    if you include one directly and something breaks.

Some day, the hope is to replace these with a separate copy of "ABI headers"
describing only the kernel's exposed interface.  Those headers will probably
be directly usable, as these are not.
---

        - Larry

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]