Thansk Dan... I have changed CC variable and now all works. On Tue, Mar 4, 2014 at 3:07 PM, cgzones <[email protected]> wrote: > Hi, > i have updated the makefile so now it should work by > > cd src/ > make setclang > cd ../ > #as root > ./install.sh > > 2014-03-04 15:56 GMT+01:00, dan (ddp) <[email protected]>: >> On Tue, Mar 4, 2014 at 9:46 AM, C. L. Martinez >>> Thanks cgzones ... I will try under a vm before to install under my >>> production environment ... >>> >>> On the other side, I have installed gcc compiler, but same errors >>> appears ... Do I need to export some variable to force install.sh >>> script to use gcc instead of clang cc?? >>> >> >> It looks like checkDependencies() in install.sh looks for gcc in your >> $PATH. If it's not found, it then looks for cc. >> >> You could probably modify it to just know which one to look for. >> >>> Thanks. >>> >>> -- >>> >>> --- >>> 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/groups/opt_out. >> >> -- >> >> --- >> 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/groups/opt_out. >> > > -- > > --- > 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/groups/opt_out.
-- --- 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/groups/opt_out.
