Re: troubleshooting dragonfly after compiling kernel

看板DFBSD_kernel作者時間15年前 (2010/09/07 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串13/13 (看更多)
Hello, I am now in a good state but still I have some questions in my mind. The function that I wrote in vm_map.c had problem while linking from kern/kern_kinfo.c To come over this problem I used extern identifier followed by function declaration but still the problem existed. At the end I took the function made it static inline and entered it in vm_map.h and then everything went right. So, how to overcome this linking problem while accessing the code in other directory. cheers :) Pratyush
文章代碼(AID): #1CXIngTE (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #1CXIngTE (DFBSD_kernel)