tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to build a custom module under NetBSD--9.x and newer?
hello. Thank you so much for the answer. Yes, the problem was that I had two source
files that declared they wer a module. Since they were modules of different names, I assumed
they could all be compiled into one object file. A small change to the code has allowed me to
compile the module and load it into the kernel. Now, I will proceed with my testing.
Thank you again for the quick heads up.
-Brian
Home |
Main Index |
Thread Index |
Old Index