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

全部博文(260)

文章存档

2012年(2)

2011年(41)

2010年(78)

2009年(139)

我的朋友

分类: LINUX

2009-05-17 16:19:30

error: no include path in which to search for limits.h

| make[2]: Entering directory `/home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/glibc-2.7/csu'

| gawk -f ../scripts/gen-as-const.awk ../ports/sysdeps/arm/eabi/rtld-global-offsets.sym \

|       | ccache arm-angstrom-linux-gnueabi-gcc -S -o /home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/build-arm-angstrom-linux-gnueabi/rtld-global-offsets.hT3 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fexpensive-optimizations -fmerge-all-constants -Wstrict-prototypes      -I../include -I/home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/build-arm-angstrom-linux-gnueabi/csu -I/home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/build-arm-angstrom-linux-gnueabi -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/eabi/nptl -I../ports/sysdeps/unix/sysv/linux/arm/eabi -I../sysdeps/unix/sysv/linux/arm/eabi -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../sysdeps/unix/sysv/linux/arm -I../ports/sysdeps/unix/sysv/linux -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../ports/sysdeps/unix/sysv -I../nptl/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../ports/sysdeps/unix -I../nptl/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/eabi -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../ports -I../nptl  -I.. -I../libio -I. -nostdinc -isystem /home/xiewei/stuff/workspace/cross/arm/lib/gcc/arm-angstrom-linux-gnueabi/4.3.2/include -isystem /home/xiewei/stuff/workspace/staging/arm-angstrom-linux-gnueabi/usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h       -DHAVE_INITFINI -x c - \

|               -MD -MP -MF /home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/build-arm-angstrom-linux-gnueabi/rtld-global-offsets.h.dT -MT '/home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/build-arm-angstrom-linux-gnueabi/rtld-global-offsets.h.d /home/xiewei/stuff/workspace/work/arm-angstrom-linux-gnueabi/glibc-2.7-r8/build-arm-angstrom-linux-gnueabi/rtld-global-offsets.h'

| In file included from ../include/limits.h:125,

|                  from ../nptl/descr.h:23,

|                  from ../ports/sysdeps/arm/nptl/tls.h:63,

|                  from ../include/tls.h:6,

|                  from ../include/link.h:45,

|                  from ../include/dlfcn.h:3,

|                  from ../sysdeps/generic/ldsodefs.h:32,

|                  from ../ports/sysdeps/arm/ldsodefs.h:39,

|                  from ../sysdeps/unix/sysv/linux/ldsodefs.h:25,

|                  from :2:

| /home/xiewei/stuff/workspace/staging/arm-angstrom-linux-gnueabi/usr/include/limits.h:125:26: error: no include path in which to search for limits.h

| In file included from ../include/limits.h:125,

|                  from ../sysdeps/unix/sysv/linux/sys/param.h:22,

|                  from ../ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h:23,

|                  from ../nptl/descr.h:30,

|                  from ../ports/sysdeps/arm/nptl/tls.h:63,

|                  from ../include/tls.h:6,

|                  from ../include/link.h:45,

|                  from ../include/dlfcn.h:3,

|                  from ../sysdeps/generic/ldsodefs.h:32,

|                  from ../ports/sysdeps/arm/ldsodefs.h:39,

|                  from ../sysdeps/unix/sysv/linux/ldsodefs.h:25,

|                  from :2:

 

This is a bug of configure.in, add “-isystem $ ccheaders-fixed” to SYSINCLUDES entry in configure.in, patched in openembedded/packages/glibc/glibc-2.7/configure.in.patch.

 

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