Thanks Henrik, that did the trick.
Bill Hart
Burke Corporation
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Wednesday, February 14, 2007 4:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] FreeBSD client
On Wed, Feb 14, 2007 at 09:09:09AM -0600, Bill Hart wrote:
Now I'm getting this :
orcahobbit.c: In function `main':
orcahobbit.c:82: warning: implicit declaration of function `strtok_r'
The really quick fix is to just remove the "orcahobbit" utility from the
client build. You won't need it anyway - so just edit client/Makefile
and delete "orcahobbit" from the line that reads
PROGRAMS=hobbitlaunch logfetch clientupdate orcahobbit msgcache
Regards,
Henrik