On Thu, 6 Jan 2000, Mike Legdon wrote:

> I am having problems compiling analogue 4.01 on DG/UX R4.20MU04
> 
> below is the first few errors, there are many more. 
> it doesnt show it below but I have altered the Make file to include LIBS = -lgen 
>-lsockets -lnsl -ldl
> 
>    gcc            -O    -DUNIX           -c alias.c
> In file included from alias.c:9:
> anlghea3.h:476: parse error before `regex_t'
> anlghea3.h:476: warning: no semicolon at end of struct or union
> anlghea3.h:481: parse error before `}'
> anlghea3.h:481: warning: data definition has no type or storage class
> anlghea3.h:604: parse error before `regex_t'
> anlghea3.h:604: warning: no semicolon at end of struct or union
> anlghea3.h:607: conflicting types for `next'
> anlghea3.h:480: previous declaration of `next'
> 

Is your compiler an ANSI C compiler? I suspect it may not be. Are there any
flags to make it ANSI?

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Children from St Lawrence's School have buried a time capsule to mark both
   the millennium and National Tree Week." Cambridge Town Crier, 16/12/99

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to