Published on Sake.in.th (https://sake.in.th)

หน้าแรก > หน้าหลัก > linux/config.h not found

linux/config.h not found [1]

เขียนโดย sake [2] เมื่อ 2007-07-02 14:03

วันนี้ build kernel module ปรากฏว่า ไม่ผ่าน เพราะถามหาไฟล์ linux/config.h
หาอยู่นาน ปรากฎว่า ไฟล์นี้ ถูกลบออกจากเคอร์เนลลินุกซ์แล้ว ตั้งแต่เวอร์ชั่น 2.6.19
วิธีแก้ไขที่แนะนำคือ ให้สร้างไฟล์น้ีปลอม ๆ นึ้นมา โดยใช้คำสั่ง

touch /usr/src/linux/include/linux/config.h

เพียงเท่านี้ โปรแกรมก็จะมองว่ามีไฟล์ เคอร์เนลสามารถคอมไพล์ได้ ไม่มีปัญหา :D 

Tags: 
linux [3]

Source URL (modified on 2008-02-16 05:49): https://sake.in.th/node/38

Links
[1] https://sake.in.th/blog/linuxconfigh-not-found
[2] https://sake.in.th/users/sake
[3] https://sake.in.th/tags/sitetags/linux