23 : 38 Today is a tough day

I had write the first program of module, but something happend, it is not so smothy, but i enjoy it

1. I need to read some document about Vi command or Emacs

2. when compile, and insmod of hello, the kernel said, the version mismatch. so I had chand /usr/include/linux/version.h to match the current version.

3. so when I write the makefile, there are always a error, that said :missing separator. Stop, the reason is i had some <blank> at the begin of the line, so when I change it to <Tab>. every thing is okay.

4. when rmmod hello, there are no respond as the ldd said. I don't know why!

相关文章:

  • 2021-07-07
  • 2022-12-23
  • 2021-12-20
  • 2022-02-28
  • 2021-11-08
  • 2022-12-23
  • 2021-06-24
  • 2022-12-23
猜你喜欢
  • 2021-07-26
  • 2021-08-27
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案