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  

|
October 28, 2003 10:08PM
I tried to compile afni using cygwin and got this output.
Steps
1) downloaded afni_src.tgz
2) followed the commands in website

make totality_exe
( cd niml/ ; make all 'CC=gcc -O2 -ffast-math -DCYGWIN -DNO_GAMMA -DHAVE_XDBE -UUSE_TRACING -DDONT_USE_MCW_MALLOC' ; /bin/mv -f *.o .. ; )
make[1]: Entering directory `/home/Surya/afni/afni_src/niml'
gcc -O2 -ffast-math -DCYGWIN -DNO_GAMMA -DHAVE_XDBE -UUSE_TRACING -DDONT_USE_MCW_MALLOC -c niml_b64.c
make[1]: *** [niml_b64.o] Error 255
make[1]: Leaving directory `/home/Surya/afni/afni_src/niml'
/bin/mv: cannot stat `*.o': No such file or directory
make: *** [niml_b64.o] Error

If it makes any sense let me know what I can do next. I do recognize that AFNI is not compiled for cygwin anymore. However, help in this case is appreicated.

Partha
Subject Author Posted

AFNi compilation in cygwin

Partha Thirumala October 28, 2003 10:08PM

Re: AFNi compilation in cygwin

Rich Hammett October 28, 2003 11:58PM

Re: AFNi compilation in cygwin

Rich Hammett October 30, 2003 12:47PM