Chinaunix首页 | 论坛 | 博客
  • 博客访问: 711272
  • 博文数量: 260
  • 博客积分: 7033
  • 博客等级: 少将
  • 技术积分: 2633
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-13 23:15
文章分类

全部博文(260)

文章存档

2012年(2)

2011年(41)

2010年(78)

2009年(139)

我的朋友

分类: LINUX

2009-05-17 16:17:34

page.h not found error

| ../ports/sysdeps/unix/sysv/linux/arm/ioperm.c:48:22: error: asm/page.h: No such file or directory

 

This problem is caused by linux-libc-headers_2.6.25, this version of libc-headers lacks of page.h. Copy page.h from an older version, and add the following line in do_stage() function in linux-libc-headers_2.6.25.bb: ‘cp ${WORKDIR}/page.h ${STAGE_TEMP}${includedir}/asm/’
阅读(442) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~