Tagged Questions
1
vote
2answers
3k views
__modver_version_show undefined error when building linux kernel 3.0.4 version
I tried to build the linux kernel 3.0.4 on ubuntu 11.10 in virtualbox. Here are my steps:
Download the source code
tar xjvf linux-source-3.0.0.tar.bz2
cd linux-source-3.0.0
make menuconfig, changed ...