Yes, I did. It still failed. I manually made the symbolic links and the compilation completed without problem. But this should have been taken care of by Configure, should it not? Alex On 2/11/16, 1:07 AM, "openssl-users on behalf of Matt Caswell" <openssl-users-bounces at openssl.org on behalf of matt at openssl.org> wrote: > > >On 11/02/16 01:03, Alex Chen wrote: >> I tried to build openssl 1.0.2f on MacOS with the following >> configuration options "Configure no-bf" but it failed because there is >> no header file blowfish.h in include/openssl directory. >> This does not happen in 1.0.2d where include/openssl/blowfish.h is a >> symbolic link to ../../crypto/bf/blowfish.h. >> This is true for idea, cast, jpake, camellia, too. >> >> What has changed? > >Configure should have instructed you to run "make depend", i.e. mine says: > >*** Because of configuration changes, you MUST do the following before >*** building: > > make depend > >Did you run it? > >Matt >-- >openssl-users mailing list >To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users