■掲示板に戻る■ 全部 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 1001- 最新50



レス数が1000を超えています。残念ながら全部は表示しません。

Solaris教えてスレッド SunOS5 (其の5)

244 :名無しさん@お腹いっぱい。 :02/02/08 23:15
SQUIDをインストールしようとすると、
#cd /squid-2.4.STABLE3
#./configure
#make
でこんなエラーがでます。
Making all in lib...
make[1]: Entering directory `/export/home/user/tmp/squid-2.4.STABLE3/lib'
/usr/bin/rm -f libmiscutil.a
/usr/bin/false r libmiscutil.a rfc1123.o rfc1738.o rfc1035.o util.o getfullhostname.o base64.o uudecode.o splay.o safe_inet_addr.o iso3307.o snprintf.o md5.o radix.o stub_memaccount.o Array.o Stack.o hash.o heap.o html_quote.o
make[1]: *** [libmiscutil.a] Error 255
これをgoogleで検索した所、
以下のような事が書かれていましたが、
/usr/ccs/binはPATHに入っていますし、ar
もそこにあります。
他にどこがおかしいんでしょうか?

The following error occurs on Solaris systems using gcc when the Solaris C compiler is not installed:

/usr/bin/rm -f libmiscutil.a
/usr/bin/false r libmiscutil.a rfc1123.o rfc1738.o util.o ...
make[1]: *** [libmiscutil.a] Error 255
make[1]: Leaving directory `/tmp/squid-1.1.11/lib'
make: *** [all] Error 1

Note on the second line the /usr/bin/false. This is supposed to be a path to the ar program. If configure cannot find ar on
your system, then it substitues false.

To fix this you either need to:

Add /usr/ccs/bin to your PATH. This is where the ar command should be. You need to install SUNWbtool if ar is
not there. Otherwise,


掲示板に戻る 全部 前100 次100 最新50

read.cgi ver5.26+ (01/10/21-)