Hi Robert,

Just remove the USE_OPENSSL from the compilation and it should work.  We don't
use openssl or bcrypt by default (just opensslconf for some optmizations when
it is available)...

Thanks,

--
Daniel B. Cid
dcid ( at ) ossec.net



On Fri, Jan 9, 2009 at 2:18 PM, Griffith, Robert
<[email protected]> wrote:
> Hello,
>
>   I am encountering the below issue during installation.  FYI: openssl &
> blowfish are installed (/usr/local/ssl/bin/openssl & /usr/local/bin/bcrypt).
>
> …
>
> *** Making os_crypto ***
>
> gcc -g -Wall -I../../ -I../../headers  -DDEFAULTDIR=\"/opt/ossec\" -DCLIENT
> -DUSE_OPENSSL -DSOLARIS -DHIGHFIRST    -DARGV0=\"blowfish_op\"
> -DXML_VAR=\"var\" -DOSSECHIDS -c bf_op.c bf_skey.c bf_enc.c
>
> In file included from bf_skey.c:62:
>
> bf_locl.h:69:55: openssl/opensslconf.h: No such file or directory
>
> In file included from bf_enc.c:60:
>
> bf_locl.h:69:55: openssl/opensslconf.h: No such file or directory
>
> *** Error code 1
>
> make: Fatal error: Command failed for target `bf'
>
> Current working directory /opt/ossec-hids-1.6.1/src/os_crypto/blowfish
>
> *** Error code 1
>
> make: Fatal error: Command failed for target `os_crypto'
>
> Current working directory /opt/ossec-hids-1.6.1/src/os_crypto
>
> Error Making os_crypto
>
> *** Error code 1
>
> make: Fatal error: Command failed for target `all'
>
>  Error 0x5.
>
>  Building error. Unable to finish the installation.
>
> …
>
> Robert Griffith
>
> CBS Broadcasting Inc - Television City
>
> UNIX Engineering & Operations
>
> 7800 Beverly Blvd.
>
> Los Angeles, CA 90036
>
> (310) 435-7277
>
> (646) 996 3727
>
> [email protected]
>
>

Reply via email to