monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make sintaxs errors


From: G L
Subject: Re: make sintaxs errors
Date: Wed, 22 Sep 2004 14:45:00 -0300

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



_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger: http://messenger.latam.msn.com/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]