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, 2005 01:47PM
mpegtoppm is a program built in directory mpegtoppm_dir/. The error occured at the very end of the make when the script tries to move all the results into one directory. You can force the script to finish by using the command 'make -i', which tells make to ignore errors as much as possible and proceed. Of course, you won't get the mpegtoppm program, but unless you want to load MPEG files into AFNI, you don't really need it.

Compilation of mpegtoppm failed with the following error messages:

/tmp/ccpPScFr.s: Assembler messages:
/tmp/ccpPScFr.s:34: Error: suffix or operands invalid for `pop'
/tmp/ccpPScFr.s:37: Error: suffix or operands invalid for `push'
/tmp/ccpPScFr.s:40: Error: suffix or operands invalid for `pop'

These look like compiler problems to me -- like the compiler is generating incorrect code that the assembler hates. Not much we can do about that.

Subject Author Posted

AFNI on Fedora 3 mpegtoppm error

Wojtek Grabski January 13, 2005 12:21PM

CORRECTION: AFNI on Fedora 3 mpegtoppm error

Wojtek Grabski January 13, 2005 12:35PM

AND: AFNI on Fedora 3 mpegtoppm error

Wojtek Grabski January 13, 2005 12:39PM

Re: AFNI on Fedora 3 mpegtoppm error

Robert Cox January 13, 2005 01:47PM

Re: AFNI on Fedora 3 mpegtoppm error

rick reynolds January 13, 2005 03:00PM

Re: AFNI on Fedora 3 mpegtoppm error

Wojtek Grabski January 14, 2005 12:29PM