History of AFNI updates  

|
January 13, 2003 04:20PM
I have tried to build afni 2.51l using the file Makefile.solaris28_suncc, but it does not compile. When I try to complile the software, I get the following error:

make[1]: Entering directory `/home/cunning/afni_src/mpeg_encodedir'
cc -xO2 -Xa -w -DSOLARIS -DSOLARIS_DIRENT_ZERO -UUSE_TRACING -DDONT_USE_MCW_MALLOC -c -Iheaders mfwddct.c
"headers/libpnmrw.h", line 24: identifier redeclared: malloc
current : function() returning pointer to char
previous: function(unsigned int) returning pointer to void : "/usr/include/iso/stdlib_iso.h", line 105
cc: acomp failed for mfwddct.c
make[1]: *** [mfwddct.o] Error 2
make[1]: Leaving directory `/home/cunning/afni_src/mpeg_encodedir'
mv: cannot access mpeg_encode
make: *** [mpeg_encode] Error 2

I did not have this problem when I last built afni, which was version 2.51c.

Dan
Subject Author Posted

trouble building afni using sun cc

Dan Cunningham January 13, 2003 04:20PM

Re: trouble building afni using sun cc

bob cox January 13, 2003 05:28PM

Further thoughts about Sun cc

bob cox January 14, 2003 09:17AM

Re: trouble building afni using sun cc

Dan Cunningham January 14, 2003 01:28PM