2004-7-22 10:47
roberthow
在SHELL下输入$buildserver -o LogServer -s LOGSERVER -f LogServer.c<br />出现这样的错误说明,buildclient时也有,是什么变量没设好吗?大家看看:<br />------------------------------------------------------------------<br />BS-42c.c:<br /><br />License Error : Cannot connect to the license server (xlyl)..<br />for product(Sun WorkShop Compiler C SPARC).<br />(License server may not have been started)<br />Cannot connect to license server<br />The server (lmgrd) has not been started yet, or<br />the wrong port@host or license file is being used, or the<br />port or hostname in the license file has been changed.<br />Feature:workshop.c.sparc<br />Server name:xlyl<br />FLEXlm error:-15,12. System Error: 146 Connection refused<br />cc: acomp failed for BS-42c.c<br />LogServer.c:<br /><br />License Error : Cannot connect to the license server (xlyl)..<br />for product(Sun WorkShop Compiler C SPARC).<br />(License server may not have been started)<br />Cannot connect to license server<br />The server (lmgrd) has not been started yet, or<br />the wrong port@host or license file is being used, or the<br />port or hostname in the license file has been changed.<br />Feature:workshop.c.sparc<br />Server name:xlyl<br />FLEXlm error:-15,12. System Error: 146 Connection refused<br />cc: acomp failed for LogServer.c<br />CMDTUX_CAT:1832: ERROR: can't execute cc -xarch=v9 -w -I$TUXDIR/include -o LogServer BS-42c.c -L${TUXDIR}/lib LogServer.c -ltux -lbuft -lfml -lfml32 -lengine -R/usr/lib/lwp -lpthread -lposix4 -lsocket -lnsl <br />------------------------------------------------------------------