History of AFNI updates  

|
July 03, 2009 04:50PM

I'm trying to compile AFNI on a powerpc64 architecture running RHEL5.
I realize that this is an unsupported platform.


make gets surprisingly far, but here's where it fails:

/bin/rm -f afni.o
gcc -O2 -DRS6000 -DUSE_TRACING -DNO_FRIVOLITIES -c afni.c -I. -Inifti/niftilib -Inifti/nifticdf -Inifti/znzlib -I3DEdge/src -Irickr
afni.c: In function ‘AFNI_imag_pop_CB’:
afni.c:8723: error: ‘AFNI_datamode_widgets’ has no member named ‘misc_environ_pb’
make: *** [afni.o] Error 1


Any ideas? "misc_environ_pb"?
Subject Author Posted

compilation error, RHEL5 ppc

Brad Buchsbaum July 03, 2009 04:50PM

Re: compilation error, RHEL5 ppc

Daniel Glen July 03, 2009 11:09PM

Re: compilation error, RHEL5 ppc

afni July 04, 2009 02:18AM

Re: compilation error, RHEL5 ppc

bob cox July 04, 2009 12:10PM

Re: compilation error, RHEL5 ppc

Brad Buchsbaum July 05, 2009 05:42PM