monit-general
[Top][All Lists]
Advanced

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

Re: README v1.5 - darwin build note


From: rory
Subject: Re: README v1.5 - darwin build note
Date: Wed, 04 Jun 2003 06:41:53 -0000

>
> gcc -c -g -O2 -Wall -DREENTRANT -DDARWIN   -I. -I./protocols -I./http
> -I./process  lex.yy.c -o lex.yy.o
> lex.yy.c:2494: warning: `yyunput' defined but not used
> gcc -c -g -O2 -Wall -DREENTRANT -DDARWIN   -I. -I./protocols -I./http
> -I./process  process/sysdep_DARWIN.c -o process/sysdep_DARWIN.o
> process/sysdep_DARWIN.c: In function `calcru':
> process/sysdep_DARWIN.c:103: warning: unused variable `tv'
> process/sysdep_DARWIN.c: In function `get_process_info_sysdep':
> process/sysdep_DARWIN.c:215: warning: unused variable `pstats'
> process/sysdep_DARWIN.c:218: warning: unused variable `rup'
> /usr/include/stdio.h: At top level:
> process/sysdep_DARWIN.c:96: warning: `calcru' defined but not used
>
> Upon running the finished product the runtime linker (?) does give a
> warning:
>

Thanks, I'll incorporate the patch. I've also downloaded the Darwin
version of top to give me some pointers on getting the /proc stuff
integrated (it's like no other...)






reply via email to

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