[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: monit/device sysdep_DARWIN.c
From: |
Rick Robino |
Subject: |
Re: monit/device sysdep_DARWIN.c |
Date: |
Mon, 7 Jul 2003 12:51:57 -0700 |
User-agent: |
Mutt/1.4i |
Martin,
> On Mon, Jul 07, 2003 at 10:44:53AM +0200, Martin Pala wrote:
> Rick Robino wrote:
>
> >
> >On Sunday, July 6, 2003, at 03:31 PM, Martin Pala wrote:
> >
> >>CVSROOT: /cvsroot/monit
> >>Module name: monit
> >>Branch:
> >>Changes by: Martin Pala <address@hidden> 03/07/06 18:31:46
> >make: *** [device/common_device.o] Error 1
>[gcc garbage]
> Hi, thank you very much for test :)
I am here to please ;-)
> It seems like no appropriate header files were included. I don't
> understand why - please get last CVS version (there were only cosmetic
> changes since first commitment which can't solve this problem i think,
> but please do it for code base synchronization) + do following in monit
> directory:
>
> make devclean
> ./autogen.sh
> make
The earlier post I sent was from pristine sources checked out last
night at about 23:00 PDT, a new checkout 12 hours later (now) yields
the same error, and cvs status in the older tree shows that nothing
had changed yet. Too bad, no FM :(
[side note: is there a handy counter recorded somewhere that is
used for referencing the latest bump of any files in the release?]
> If it won't help, i'm not able to solve it without Mac - i hope one of
> Mac developers (probably you) will be so nice and fix it.
Sorry Martin, I hope you didn't feel like I was asking you to fix
it - just giving you some quick feedback ;-)
I will take a look, it sure is a strange message and probably bogus
as it regards the actual code, but for the most part I am going to
stay out the way. You guys are moving extremely fast so that is
probably the most valuable contribution I can make right now, and
I think Christian does have a Mac to test with. If I can find a
simple explanation for this phenomenon I'll be sure to let you know.
FWIW:
PACKAGE_VERSION still needs to be defined by hand in config.h
-- configure.out --
Architecture: DARWIN
SSL support: enabled
SSL directory: /usr
resource monitoring: enabled
resource code: sysdep_DARWIN.c
Compiler flags: -g -O2 -Wall -DREENTRANT -no-cpp-precomp -I/usr/include
Linker flags: -lpthread -framework System -multiply_defined suppress -lkvm
-L/usr/lib -lssl -lcrypto
pid file location: /var/run
--
Rick Robino