Re: virtio Device testing

看板DFBSD_kernel作者時間15年前 (2010/05/23 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
:Hi All, : :And if i try to rebuild the module after some changes, it complains :about not finding forwarder_i386 (broken link). Then I have to re-clean :the directory, put the module code there and start over. Is it always :the case that these links are made to the sys directories for compiling :modules ? My module code is in the sys/dev directory in any case. : :Thanks, :Abhishek. 'make clean' should clean the temporary files out of the directory for you, have you tried that? Incremental building should work. That is, if I go into some random module in the source tree and type 'make', then edit one of the C files and type 'make' again, it does seem to work. If you would like a leaf.dragonflybsd.org account to make it easier to put materials up for other developers to play with / test you can send your desired username and ssh public key to me via private email. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #1B-1lc9t (DFBSD_kernel)
文章代碼(AID): #1B-1lc9t (DFBSD_kernel)