AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

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