/lib/modules/ 底下沒有build - Linux

Table of Contents

因為想要安裝外接卡驅動程式

$uname -a
Linux cubieboard 3.4.43+ #1 PREEMPT Fri May 31 19:48:17 CST 2013 armv7l
armv7l armv7l GNU/Linux

在要安裝驅動程式的套件包資料夾裡執行 ./install.sh安裝驅動程式時 卻跑出以下
ERROR: cannot find directory /lib/modules/3.4.43+/build
Are the kernel headers installed correctly?


我的/lib/modules/3.4.43+/ 底下沒有build
http://imgur.com/cvT9v6J

google了半天很像找不到資料=(

請教各位先進了 謝謝

--

--

All Comments

Wallis avatarWallis2013-10-05
很好奇你到底google了什麼 系統顯示的error就是答案了
Quintina avatarQuintina2013-10-07
裝裝看linux-headers.
Valerie avatarValerie2013-10-09
對阿 所以來來尋求解決 我也裝完了linux-headers了
Candice avatarCandice2013-10-13
哇你玩cubieboard耶
Ophelia avatarOphelia2013-10-14
linux-header版本有對?
Necoo avatarNecoo2013-10-16
自己把build ln 過去也是可以