From: Rory Toma <address@hidden>
Reply-To: This is the general mailing list for monit
<address@hidden>
To: This is the general mailing list for monit <address@hidden>
Subject: Re: make sintaxs errors
Date: Wed, 22 Sep 2004 13:16:52 -0700
It's probably either
a) include file ordering issue
b) bison problem
Can you try using yacc instead of bison and see if it compiles? (I saw
similiar errors on google, and this was a suggested work-around.
Martin Pala wrote:
It seems that there is some problem with headers on HP/UX.
Monit 4.4-beta5 was tested and works well on:
- linux
- solaris
- freebsd
- openbsd
- darwin
Unfortunately we have no access to HP/UX and AIX so we can just try to
guess the code. If anybody contribute the code/patches, provide access to
or can donate HP/UX or AIX machine, we can support these platforms quite
easily.
Martin
G L wrote:
I've tried using gnu make and fails.
#$gmake
gcc -c -g -O2 -Wall -D _REENTRANT -DHPUX -I. -I./device -I./http
-I./process -I./protocols control.c -o control.o
In file included from control.c:31:
/usr/include/sys/socket.h:484: parse error before "sendfile"
/usr/include/sys/socket.h:485: parse error before "bsize_t"
/usr/include/sys/socket.h:486: parse error before "sendpath"
/usr/include/sys/socket.h:487: parse error before "bsize_t"
gmake: *** [control.o] Error 1
And gmake version is:
#$gmake -v
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
From: <address@hidden>
To: <address@hidden>
CC: <address@hidden>
Subject: Re: make sintaxs errors
Date: Wed, 22 Sep 2004 09:13:52 -0700 (PDT)
Are you using Gnu make? If not, try it.
> I've tried to install monit 4.4 beta5 on HP-UX 11i and it's failing.
>
> Configure runs using
>
> ./configure --prefix=/home/oracle/monitoroai
>
> ..without errors. When I do a "make" I get:
>
> "Make: line 79: syntax error. Stop."
>
> But on line 79, just there's .
>
> "GRAMMAR := y.tab.c lex.yy.c"
>
> The ":=" is the reason..but why??
>
> Any help will be greatly appreciated.
>
> _________________________________________________________________
> Charla con tus amigos en lĂnea mediante MSN Messenger:
> http://messenger.latam.msn.com/
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general
--
Rory Toma address@hidden
VP of Run Level 9 http://www.trs80.net
Digeo Digital http://www.digeo.com
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general