我在redhat 9.0中编译uclibc-0.9.26出现问题,请DX帮忙看看,谢谢先!
arm-elf-gcc version 2.95.3 20010315
出错信息如下:
arm-elf-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fstrict-aliasing -Os -mlittle-endian -msoft-float -fno-builtin -nostdinc -D_LIBC -I../../../../include -I. -I/usr/local/lib/gcc-lib/arm-elf/2.95.3/include -DNDEBUG -fPIC -c gmon.c -o gmon.o
In file included from gmon.c:440:
../../../../include/bits/profil-counter.h: In function `profil_counter':
../../../../include/bits/profil-counter.h:28: structure has no member named `ARM_pc'
../../../../include/bits/profil-counter.h:26: warning: `pc' might be used uninitialized in this function
gmon.c: At top level:
gmon.c:518: warning: `mcount_internal' defined but not used
make[4]: *** [gmon.o] Error 1
make[4]: Leaving directory `/root/uClibc-0.9.26/libc/sysdeps/linux/common'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/root/uClibc-0.9.26/libc/sysdeps/linux'
make[2]: *** [_dir_linux] Error 2
make[2]: Leaving directory `/root/uClibc-0.9.26/libc/sysdeps'
make[1]: *** [_dir_sysdeps] Error 2
make[1]: Leaving directory `/root/uClibc-0.9.26/libc'
make: *** [_dir_libc] Error 2
[em06]
关键词:
求助
编译
uclibc
出了
问题
大伙
过来