Subject: | could not complile(make error) |
LSF-Batch 0.04
perl version 5.005
public@tennis[62]: uname -a
SunOS tennis 5.7 Generic_106541-14 sun4u sparc SUNW,Ultra-5_10
running make after perl Maikefile.PL,It had compile error.
public@tennis[63]: make
cc -c -I/home/lsf_4.0/include -I/usr/local/include -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -KPIC -I/usr/local/lib/perl5.005/sun4-solaris/CORE -DPERL_POLLUTE Batch.c
"/home/lsf_4.0/include/lsf/lsf.h", line 1018: warning: dubious tag declaration: union wait
"/home/lsf_4.0/include/lsf/lsf.h", line 1019: warning: dubious tag declaration: union wait
"Batch.xs", line 6655: warning: assignment type mismatch:
pointer to struct jobExternalMsgReply {llong jobId, int msgIdx, pointer to char desc, int userId, long dataSize, long postTi... "=" pointer to pointer to struct jobExternalMsgReply {llong jobId, int msgIdx, pointer to char desc, int userId, long dataSize, ...
"Batch.xs", line 7618: syntax error before or at: }
"Batch.c", line 11788: syntax error before or at: void
"Batch.c", line 11813: cannot recover from previous errors
cc: acomp failed for Batch.c
make: *** [Batch.o] Error 2