08/03/23 18:45:12 2mYpIy6m
CentOS 4.3 / カーネル 2.6.9-67.0.7.EL
の環境に、glibc-2.4をビルドしており、configure実行中に
以下のエラーが出て行き詰っています。
何かパッケージなどが足りないでしょうか?
色々ググりましたが、さっぱりです。。。
rootユーザでコンパイルを実行してはいけないと
どこかのサイトに書いてあったのですが関係ありますか?
どなたかご教示お願いします。
【エラー内容】
[root@localhost build]# ../configure
~中略~
*** On GNU/Linux systems the GNU C Library should not be installed into
*** /usr/local since this might make your system totally unusable.
*** We strongly advise to use a different prefix. For details read the FAQ.
*** If you really mean to do this, run configure again using the extra
*** parameter `--disable-sanity-checks'.
【configure.log抜粋】
~中略~
configure:6542: checking for libgd
configure:6567: gcc -o conftest -g -O2 conftest.c -lgd -lpng -lz -lm >&5
conftest.c:30:16: gd.h: No such file or directory
configure:6573: $? = 1
configure: failed program was: