On Thu, 6 Jan 2000, Mike Legdon wrote:

> The compiler is ansi C, this is the first time I've had so many errors
> compiling, apache or samba compile with no problem so I cant see it being an
> ansi compiler problem.
> 

Hmmm, maybe you don't have regex_t in that case (although I would have
thought that in that case it would bomb out when trying to include
<regex.h> on line 240 of anlghea3.h). Try putting -DNOREGEX in the DEFS in
the Makefile and see if that fixes it.

> ----- Original Message -----
> > > 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


-- 
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