It does not compile:

gcc -g -Wall -I../ -I../headers    -lsocket -lnsl -lresolv -DSOLARIS
-DHIGHFIRST -DARGV0=\"ossec-rootcheck\" -DXML_VAR=\"var\" -DOSSECHIDS
-c check_open_ports.c check_rc_pids.c check_rc_trojans.c
run_rk_check.c check_rc_dev.c check_rc_ports.c common.c common_rcl.c
win-common.c check_rc_files.c check_rc_readproc.c os_string.c
check_rc_if.c check_rc_sys.c rootcheck.c config.c -D_GNU_SOURCE
gcc: common_rcl.c: No such file or directory



On 6/18/07, Daniel Cid <[EMAIL PROTECTED]> wrote:
>
> Hi Warren and Serge,
>
> Thanks for all the information. I fixed this issue and it would be nice if
> you could take a look:
>
> http://www.ossec.net/files/snapshots/ossec-hids-070618.tar.gz
>
> *should compile cleanly on solaris and any other system.
>
> *Warren: it is nice to know that ossec is working well over there :) thanks
> for letting us know.
>
>
> Thanks,
>
> --
> Daniel B. Cid
> dcid ( at ) ossec.net
>
>
> On 6/16/07, Warren Petrofsky <[EMAIL PROTECTED]> wrote:
> >
> > Daniel and Serge,
> >
> > Each of your solutions compiled without a problem.  Thanks so much for
> > the fast response!
> >
> > -- Warren
> >
> > P.S. Daniel, thanks for all of the excellent work on ossec!  We are
> > planning to expand our usage here at the School of Arts and Sciences at
> > Upenn to include the majority of our linux and unix servers.
> >
> > Daniel Cid wrote:
> > > Hi Serge,
> > >
> > > Thanks for the information. Would the following work?
> > >
> > > #ifndef va_copy
> > > #define va_copy __va_copy
> > > #endif
> > >
> > > It all under the #ifdef SOLARIS on header/shared.h?
> > >
> > > Warren, can you try that too? If that works (and doesn't break other 
> > > versions
> > > of Solaris, I will commit that).
> > >
> > > *btw, you guys can blame sourceforge for it being broken. I used to use 
> > > the
> > > compile farm to test ossec on most operating systems, but since they
> > > disabled it, I have no way of testing it.
> > >
> > > Thanks,
> > >
> > > --
> > > Daniel B. Cid
> > > dcid ( at ) ossec.net
> >
> >
>


-- 
Serge Dubrouski.

Reply via email to