Curse666
Linux, Embedded System and Programming
Friday, December 10, 2010
build kernel 遇到 PATH_MAX undeclared
今天在 Ubuntu 10.10 build 2.6.18.8 的 kernel 時遇到這個錯誤
爬文後發現很多人都有遇到這個問題
年紀大了還是寫下來以免忘記
修改 scripts/mod/sumversion.c
多 include limits.h 就 OK了
#include <linux/limits.h>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment