On Mon, 30 Oct 2000, Glenn Murray wrote:
>
> Just to be absolutely clear: I downloaded analog, expanded it,
> typed 'make', and got the errors. I repeated the entire procedure
> with the same result. Only after I got the errors did I try
> touching the source code. The file anlghea2.h contained the
> lines
>
> #ifndef ALIGNMENT
> #define ALIGNMENT (8)
>
> /* All objects can align on boundaries that are multiples of this. This
>
> is system-dependent, but I expect 8 to be big enough for almost
> everyone. */
> #endif
>
>
This is very odd. But you could try removing the #ifndef and #endif in the
above code snippet. It may be that ALIGNMENT is already defined on your OS,
so that this code is not getting included, although no other AIX user has
ever mentioned this, and I don't see how it would give the error you are
seeing.
--
Stephen Turner http://www.statslab.cam.ac.uk/~sret1/
Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
"The new operating system will recover more easily from system crashes."
(Microsoft, aiming high with Windows Millennium)
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------