(toppers-users 2746) Linuxの環境でmakeに失敗します

bun bun @ nei.co.jp
2008年 3月 31日 (月) 16:32:57 JST


お世話になっています。
binutils のmakeに失敗します。
メッセージは以下のとおりです。
アドバイスをお願いします。

gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/usr/local/src/h8s/binutils-2.14/libiberty/../include  -W -Wall 
-Wtraditional -pedantic 
/usr/local/src/h8s/binutils-2.14/libiberty/mkstemps.c -o mkstemps.o
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
          regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o 
choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o 
fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o 
lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o 
objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o 
sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o 
xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o
ar: argv.o: No such file or directory
make[1]: *** [libiberty.a] エラー 1
make[1]: ディレクトリ `/root/toppers/h8s/binutils/libiberty' から出ます
make: *** [all-libiberty] エラー 2
root @ bun-desktop:~/toppers/h8s/binutils#