problem during compile glibc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



when I compiled the glibc2.2.3 that download from gnu.org,I meet the problem.
message as follow:

make  -C misc subdir_lib
make[2]: Entering directory `/home/lf/libc/glibc-2.2.3/misc'
rm -f /home/lf/libc/mipsglibc2.3/misc/syscall-list.d-t
{ \
 echo '/* Generated at libc build time from kernel syscall list.  */';\
 echo ''; \
 echo '#ifndef _SYSCALL_H'; \
 echo '# error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."'; \
 echo '#endif'; \
 echo ''; \
 SUNPRO_DEPENDENCIES='/home/lf/libc/mipsglibc2.3/misc/syscall-list.d-t /home/lf/libc/mipsglibc2.3/misc/syscall-list.d' \
 mips-linux-gcc -E -x c  ../sysdeps/unix/sysv/linux/sys/syscall.h -D_LIBC -dM | \
 sed -n 's@^#define __NR_\([^ ]*\) .*$@#define SYS_\1 __NR_\1@p'; \
} > /home/lf/libc/mipsglibc2.3/misc/syscall-list.h.new
../sysdeps/unix/sysv/linux/sys/syscall.h:25:23: asm/unistd.h: ?????????
mv -f /home/lf/libc/mipsglibc2.3/misc/syscall-list.h.new /home/lf/libc/mipsglibc2.3/misc/syscall-list.h
sed < /home/lf/libc/mipsglibc2.3/misc/syscall-list.d-t > /home/lf/libc/mipsglibc2.3/misc/syscall-list.d-t2 \
    -e 's,/home/lf/libc/mipsglibc2\.3/misc/syscall-list\.d,$(objpfx)syscall-list.h $(objpfx)syscall-list.d,'
/bin/sh: line 1: /home/lf/libc/mipsglibc2.3/misc/syscall-list.d-t: cann't find this file or folder
make[2]: *** [/home/lf/libc/mipsglibc2.3/misc/syscall-list.d] Error 1
make[2]: Leaving directory `/home/lf/libc/glibc-2.2.3/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory `/home/lf/libc/glibc-2.2.3'
make: *** [all] Error 2

--------------------------------------------------
多发多彩----上海热线彩信开通!
http://mms.online.sh.cn/mms/index.jsp
花一元去环艺看天地英雄http://sms.online.sh.cn/zhuanti/movie_tickets/top.html
发短信赢取秋季嘉年华门票http://sms.online.sh.cn/zhuanti/world_carnival/world_carnival.html

--------------------------------------------------


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux