Compile failure, missing ieeefp.h (argus-clients-3.0.7.12)

maketsi maketsi at gmail.com
Tue Aug 13 09:51:31 EDT 2013


2013/8/13 Carter Bullard <carter at qosient.com>

> #if defined(ARGUS_PLURIBUS)
>

Didn't expect that block to be entirely dispensable on Linux. That fixed
the thing. Thanks!

I also had to add the following line to examples/ramysql/raclient.c to
declare WNOHANG:
#include <wait.h>

Some warnings were still left:

../../lib/argus_common.a(argus_filter.o): In function `argus_strerror':
argus_filter.c:(.text+0xa03): warning: `sys_errlist' is deprecated; use
`strerror' or `strerror_r' instead
argus_filter.c:(.text+0x9f6): warning: `sys_nerr' is deprecated; use
`strerror' or `strerror_r' instead

./rasqlinsert.c: In function 'RaMySQLInit':
./rasqlinsert.c:6839: warning: passing argument 3 of 'mysql_options' from
incompatible pointer type
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20130813/eacd5710/attachment.html>


More information about the argus mailing list