Re: [ossec-list] Ossec 2.6 Compile errors on Mac Os 10.7.3

2013-03-19 Thread Daniel
How is it you do this? On Friday, 27 April 2012 14:49:09 UTC-4, dan (ddpbsd) wrote: Use the real gcc instead of Apple's llvm/clang/whatever it is these days. On Fri, Apr 27, 2012 at 2:18 PM, Gappa gap...@gmail.com javascript: wrote: hi everyone, i'm trying to install ossec on my

Re: [ossec-list] Ossec 2.6 Compile errors on Mac Os 10.7.3

2013-03-19 Thread hays
It's in the thread, but see: https://trac.macports.org/wiki/UsingTheRightCompiler Short version is I install macports, and then install their version, macports-gcc-4.7, then used the gcc_select command to choose that compiler instead of the one that comes with OSX. Daniel wrote: How is it

[ossec-list] Ossec 2.6 Compile errors on Mac Os 10.7.3

2012-04-27 Thread Gappa
hi everyone, i'm trying to install ossec on my Mac. I get this error: gcc -g -Wall -I../../ -I../../headers -DDEFAULTDIR=\/var/ossec\ -DUSE_OPENSSL -DDarwin -DHIGHFIRST-DARGV0=\sha1_op\ -DXML_VAR=\var\ -DOSSECHIDS -c sha1_op.c In file included from sha1_op.c:27: sha_locl.h: In function

Re: [ossec-list] Ossec 2.6 Compile errors on Mac Os 10.7.3

2012-04-27 Thread dan (ddp)
Use the real gcc instead of Apple's llvm/clang/whatever it is these days. On Fri, Apr 27, 2012 at 2:18 PM, Gappa gapp...@gmail.com wrote: hi everyone, i'm trying to install ossec on my Mac. I get this error: gcc -g -Wall -I../../ -I../../headersĀ  -DDEFAULTDIR=\/var/ossec\ -DUSE_OPENSSL