请大虾看看安装httpd这样的一个难题。
在solaris8中安装httpd-2.0.50出现以下错误:
ld: fatal: file gen_test_char: creation interrupted: No space left on device
collect2: ld returned 1 exit status
make[2]: *** [gen_test_char] Error 1
make[2]: Leaving directory `/export/home/aigo/httpd-2.0.50/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/aigo/httpd-2.0.50/server'
make: *** [all-recursive] Error 1
请各位大虾分析一下是什么原因。
我安装好:gcc-2.95.3-sol8-intel-local
libgcc-3.3-sol8-intel-local make-3.80-sol8-intel-local SUNWSCPU SUNWTOO
SUNWarc SUNWbtool
SUNWgzip SUNWhea
SUNWlibm SUNWsprot
ncurses-5.4-sol8-intel-local
SUNWsrh
并设置:ln -s /usr/local/bin/gcc /usr/ucb/cc
PATH=/usr/sbin:/usr/bin:/usr/local/bin:/usr/ccs/bin/