Chinaunix首页 | 论坛 | 博客
  • 博客访问: 20170
  • 博文数量: 12
  • 博客积分: 261
  • 博客等级: 二等列兵
  • 技术积分: 110
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-01 22:06
文章分类
文章存档

2011年(12)

我的朋友
最近访客

分类: LINUX

2011-05-04 16:08:37

linux-2.6.32 编译问题(ld: /ubuntu/omnibook/sections.lds: No such file: No such file or directory )

解决方法:

在/usr/src/linux-source-2.6.32/ubuntu/omnibook/Makefile 中

ifeq ($(KERNELRELEASE),)

# Support for direct Makefile invocation
的前面增加:
PWD=$(shell pwd)

阅读(299) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~