07/04/17 21:44:32 IKy8z2ht
hdbench cloneをコンパイルしてみたいのですが上手く逝きませんです。。
URLリンク(www.vector.co.jp)
@altium:~/Desktop/hdbench-0.14.0$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
@altium:~/Desktop/hdbench-0.14.0$ which gcc
/usr/bin/gcc
gccの他に何か必要なのでしょうか。
よろしくお願いします。m(__)m