Re: Problems Compile Misc Module Example

From: Randy Dunlap
Date: Thu Aug 12 2010 - 12:32:59 EST


On 08/12/10 09:25, Pistis Valentino wrote:
> 2010/8/12 Randy Dunlap <randy.dunlap@xxxxxxxxxx>:
>> On 08/12/10 09:09, Pistis Valentino wrote:
>>> Hello,
>>>
>>> to be fair, I write how I solved my problem:
>>>
>>> i have 2 files driver_ase.c and driver_ase.h.
>>>
>>> Inside a .h file there was some declarations includes for kernel
>>> headers used only by driver_ase.c.
>>> This includes declarations make a problems during compile the service_ase.c.
>>>
>>> In other words the problem is not in the kernel, but is my C (header)
>>> kow-how problem.
>>
>> Glad to hear that you have solved this.
>>
>>> Sorry
>>>
>>> Ciao
>>> Vale
>>>
>>> P.S. Make and Compile the kernel modules it's very hard! lacks a
>>> coherent and updated documentation for non-experts.
>>>
>>
>> Well, we try, but if you would like to add some documentation on it,
>> please send it.
>>
>
> Your work is precious and very great!
> Thank you so much!
>
> Within a few days will send a brief documentation on my work-example
> and the precautions I had taken.
> So who has never written a sample driver from scratch will avoid the
> problems I found.
>
> Show me where it is ok to send the doc on this mailing list.

It's OK!

Please also copy the linux-doc@xxxxxxxxxxxxxxx mailing list on it.

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/