On 20-08-2013 20:57, Ricardo A. Schütz wrote:
I need help compiling the client.
I have compiled the server and it's working fine. Now I need to compile the client but it doesn't compile. The first error (which I can't remember) I have corrected compiling the server before the client.
Now I get the following error:
make[1]: Entering directory
/usr/src/xymon-4.3.12/xymond' make[1]: *** No rule to make target../lib/xymonclient.a', needed by../client/xymond_client'. Stop. make[1]: Leaving directory/usr/src/xymon-4.3.12/xymond' make: *** [xymond-client] Error 2
Seems there is a problem with the Makefile's when trying to build the client in the non-default "client-side" configuration.
I don't have a quick fix for it, but I would also recommend using the server-side configuration.
Regards, Henrik