Building a single module, MK_ARM_EABI

看板FB_questions作者時間11年前 (2014/06/18 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Hi, I'd like to rebuild a single kernel module after making slight tweeks to it. I've read from multiple sources that I should be able to do that by changing directory to /usr/src/sys/modules/<module> and using make. When I try that, make comes out with the error: make: "/usr/share/mk/bsd.own.mk" line 457: MK_ARM_EABI can't be set by a user. I've been trying the new approach to kernel building with success. I'm on amd64 and have no interrest in arm whatsoever. The error comes up with multiple (maybe all?) modules. I've tried creating an "/etc/src.conf" with WITHOUT_ARM_EABI=yes That didn't seem to change anything. Am I missing something? Thanks, Willy _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
文章代碼(AID): #1Je89VmN (FB_questions)