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
and I tried moving this definition of ALIGNMENT to analghead.h (I am not a
C programmer) and gcc complained about another variable.
I am trying to compile this on a campus server. Is there some way the
administrators may have disabled gcc and cc?
On Mon, 30 Oct 2000, Stephen Turner wrote:
> On Thu, 26 Oct 2000, Glenn Murray wrote:
> >
> > I tried hacking anlghea2.h after the make choked, but not before.
>
> And did you get the same error message before that? I can only suggest you
> download a clean copy of analog. ALIGNMENT really is defined!
>
> --
> 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]/
------------------------------------------------------------------------