[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-list] Re: ossec 1.2 failing to compile on Solaris 8
- To: ossec-list@xxxxxxxxxxxxxxxx
- Subject: [ossec-list] Re: ossec 1.2 failing to compile on Solaris 8
- From: "Daniel Cid" <daniel.cid@xxxxxxxxx>
- Date: Tue, 19 Jun 2007 21:26:13 -0300
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Jkhlc4BZYEkDG3pUC3W6dqS8j8Hhfy1H3xcF3SiZ7sPMRGuCJyuih4SsEUwlZFxBbk56TRormaCZJKyJdyuHiZXISHKupkuRqlvRqJzBEbCo9G/LMPz/pbHsHPpPgktVFDUFrBFuMKcbR/6pCtYX2bclp2lNGZVtvX4/TgcTbwc=
Hi Serge,
My bad, I was testing with my own cvs copy. It should work now:
//www.ossec.net/files/snapshots/ossec-hids-070619.tar.gz
Thanks for testing...
--
Daniel B. Cid
dcid ( at ) ossec.net
On 6/18/07, Serge Dubrouski <sergeyfd@xxxxxxxxx> wrote:
>
> 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 <daniel.cid@xxxxxxxxx> 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 <petrofsk@xxxxxxxxxxxxx> 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.
>
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.