Xymon Mailing List Archive search

Snapshot 22/3

2 messages in this thread

list Lars Ebeling · Sat, 22 Mar 2008 11:16:06 +0100 ·
gcc -g -O -D_REENTRANT  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I
/home/hobbit/snapshot/include -I/usr/local/include -c -o hobbitd.o hobbitd.c    hobbitd.c: In function `posttochannel':                                         hobbitd.c:708: warning: dereferencing `void *' pointer                          hobbitd.c:708: error: invalid use of void expression                            -- 
Regards
Lars Ebeling

http://leopg9.no-ip.org
Hobbithobbyist

"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt."
-- Mark Twain
list Henrik Størner · Sat, 22 Mar 2008 14:26:01 +0100 ·
quoted from Lars Ebeling
On Sat, Mar 22, 2008 at 11:16:06AM +0100, Lars Ebeling wrote:
gcc -g -O -D_REENTRANT  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I
/home/hobbit/snapshot/include -I/usr/local/include -c -o hobbitd.o hobbitd.c    hobbitd.c: In function `posttochannel':                                         hobbitd.c:708: warning: dereferencing `void *' pointer                          hobbitd.c:708: error: invalid use of void expression                            
Yep, have been working on some interesting new code, so you can e.g.
use vmstat data to determine the color of the "cpu" status instead of
having it set only by the load average. Or the http column can change
with the responsetime for a URL ...


Regards,
Henrik