系统:Solaris 9 for x86/gcc 3.4.6
make install时出错:
Making install in sshbbsd
/export/home0/kbs_bbs/sshbbsd/../wrapper.sh --mode=install ./install-sh -c sshbbsd /export/home0/bbs/bin/sshbbsd
[Othering --mode=install ./install-sh -c sshbbsd /export/home0/bbs/bin/sshbbsd]
/export/home0/kbs_bbs/libtool: ./install-sh: bad interpreter: Permission denied
*** Error code 126
The following command caused the error:
list='sshbbsd'; for p in $list; do \
p1=`echo $p|sed 's/$//'`; \
if test -f $p \
|| test -f $p1 \
; then \
p1=`echo "$p1" | sed -e 's,^.*/,,'`; \
f=`echo $p1|sed 's,x,x,;s/$//'`; \
echo " /export/home0/kbs_bbs/sshbbsd/../wrapper.sh --mode=install ./install-sh -c $p /export/home0/bbs/bin/$f"; \
/export/home0/kbs_bbs/sshbbsd/../wrapper.sh --mode=install ./install-sh -c $p /export/home0/bbs/bin/$f; \
else :; fi; \
done
make: Fatal error: Command failed for target `install-binPROGRAMS'
Current working directory /export/home0/kbs_bbs/sshbbsd
*** Error code 1
The following command caused the error:
make "-s" install-exec-am install-data-am
make: Fatal error: Command failed for target `install-am'
Current working directory /export/home0/kbs_bbs/sshbbsd
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
--
FROM 202.193.5.*