I did load the Dev Tools, including openssl, but the error still persists. I am on an isolated network and it takes a long time to get newer versions approved for transfer. Since it was only a warning, I proceeded with the compile and install. It's running but I'm not sure if I'll be able to notice any issues or not. Richard.
On Monday, August 14, 2017 at 1:01:58 PM UTC-6, Noilson Caio wrote: > > I've been installing Ossec on centOs successfully for years. maybe you > could try install "Development Tools" packages =] > > yum groupinstall "Development Tools" > > > > On Mon, Aug 14, 2017 at 3:23 PM, dan (ddp) <[email protected] <javascript:> > > wrote: > >> >> >> On Aug 14, 2017 2:22 PM, "R Brandt" <[email protected] <javascript:>> >> wrote: >> >> I'm sorry, are you referring to OS or Ossec? >> Richard >> >> >> OSSEC. I'm not very involved with the centos project. >> >> >> >> On Monday, August 14, 2017 at 11:07:09 AM UTC-6, dan (ddpbsd) wrote: >> >>> >>> >>> On Aug 14, 2017 1:03 PM, "R Brandt" <[email protected]> wrote: >>> >>> Was this issue resolved? >>> I am getting the same error on CentOS 7.2 with ossec 2.8.3. >>> Richard >>> >>> >>> Have you tried a more up to date version? I haven't tried with centos, >>> but haven't seen issues compiling on ubuntu >>> >>> >>> >>> On Tuesday, July 19, 2016 at 1:14:03 PM UTC-6, Kumar G wrote: >>> >>>> Thanks Dan. >>>> >>>> Let me check with the new code and see. >>>> >>>> On 19 July 2016 at 23:27, dan (ddp) <[email protected]> wrote: >>>> >>>>> On Tue, Jul 19, 2016 at 1:32 PM, Kumar Mg <[email protected]> wrote: >>>>> > Hi >>>>> > >>>>> > We are getting these message during compilation and not sure if any >>>>> code >>>>> > update is required for the rename_ex function in >>>>> src/shared/file_op.c. >>>>> > >>>>> >>>>> I don't see any issues with it in the current source. I don't have >>>>> 2.8.3 handy to check that. >>>>> >>>>> > Compiling on CentOS 7 for OSSEC 2.8.3 version. >>>>> > >>>>> > >>>>> > *** Making shared *** >>>>> > >>>>> > >>>>> > >>>>> > make[1]: Entering directory `/OSSECSRC/src/shared' >>>>> > >>>>> > cc -c -g -Wall -I../ -I../headers -DUSE_OPENSSL -DUSEINOTIFY >>>>> > -DMAX_AGENTS=512 -DARGV0=\"shared-libs\" -DOSSECHIDS *.c >>>>> > >>>>> > file_op.c: In function 'rename_ex': >>>>> > >>>>> > file_op.c:660:9: warning: too many arguments for format >>>>> > [-Wformat-extra-args] >>>>> > >>>>> > ); >>>>> > >>>>> > ^ >>>>> > >>>>> > ar cru lib_shared.a *.o >>>>> > >>>>> > ranlib lib_shared.a >>>>> > >>>>> > make[1]: Leaving directory `/OSSECSRC/src/shared' >>>>> > >>>>> > >>>>> > >>>>> > Thanks >>>>> > Kumar >>>>> > >>>>> > -- >>>>> > >>>>> > --- >>>>> > You received this message because you are subscribed to the Google >>>>> Groups >>>>> > "ossec-list" group. >>>>> > To unsubscribe from this group and stop receiving emails from it, >>>>> send an >>>>> > email to [email protected]. >>>>> >>>>> > For more options, visit https://groups.google.com/d/optout. >>>>> >>>>> -- >>>>> >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "ossec-list" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "ossec-list" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ossec-list" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ossec-list" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Noilson Caio Teixeira de Araújo > https://ncaio.wordpress.com > https://br.linkedin.com/in/ncaio > https://twitter.com/noilsoncaio > https://jammer4.wordpress.com/ > http://8bit.academy > > > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
