Am Freitag, 17. März 2006 00:21 schrieb Eric Dorland:
> This doesn't sound all that robust. Is the issue some of the headers
> aren't available on some architectures? Or the structures are
> different? Whose suggested best practice is this?
usb device filesystem is available on all linux architect
* Andreas Jellinghaus ([EMAIL PROTECTED]) wrote:
> I got a bug report about openct not compiling on some plattforms,
> I guess because of header file trouble.
>
> the suggested best practice is to not include and kernel header
> file, but instead copy the parts you need to your source. I did
> tha
I got a bug report about openct not compiling on some plattforms,
I guess because of header file trouble.
the suggested best practice is to not include and kernel header
file, but instead copy the parts you need to your source. I did
that, and openct now compiles and links fine without any linux/*