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  

|
May 01, 2003 07:40PM
I actually just finished a successful compile. Seems this is unnecessary to document now, but for posterity, here's what I did:

I added

#include <errno.h>

to the following files:

mcw_glob.c
rickr/l_mcw_gob.c

Which fixed the errno problem (my original problem was, as you suggested, caused by a damaged Makefile.INCUDE)

I was getting a "can't stat source" error for cjpeg and djpeg (~ line 1530 of the INCLUDE file), so I took them out of the EXTRAS definition and compiled them separately.

Thanks.
Subject Author Posted

RedHat 9.0 Installation

Jonathan Peelle May 01, 2003 04:32PM

Re: RedHat 9.0 Installation

bob cox May 01, 2003 05:10PM

Re: RedHat 9.0 Installation

bob cox May 01, 2003 05:14PM

Re: RedHat 9.0 Installation

bob cox May 01, 2003 07:29PM

Re: RedHat 9.0 Installation

Jonathan Peelle May 01, 2003 07:40PM