[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ccp4bb]: Problem of CCP4 installation on SunOS



***  For details on how to be removed from this list visit the  ***
***    CCP4 home page http://www.dl.ac.uk/CCP/CCP4/main.html    ***

Hi,

When I install CCP4 in SunOS by typing make, I got following meesage

%make
if test -n "lib/ccif"; then cd /opt/Programs/ccp4/lib/ccif; \
   make; else true; fi
cc -c -O2 -O    -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1
-Dconst= -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500
-D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -DOLD_SPRINTF=1
-I.  -o star_map.o star_map.c &&\
ar r libccif.a star_map.o
"/usr/include/sys/ucontext.h", line 41: identifier redeclared: sigset_t
        current : struct {array[4] of uint __sigbits}
        previous: struct {array[4] of uint __sigbits} :
"/usr/ucbinclude/sys/signal.h", line 157
"./ast.c", line 123: cannot recover from previous errors
*** Error code 10
make: Fatal error: Command failed for target `libccif.a(star_map.o)'
Current working directory /opt/Programs/ccp4/lib/ccif
*** Error code 1
make: Fatal error: Command failed for target `cciflib'
bioinfo2 81%uname

Could anyone help me how to cope this problem?

Guoguang