Git Product home page Git Product logo

Comments (5)

alcz avatar alcz commented on August 24, 2024

retry with -DOPENSSL_NO_APPLINK there is no equivalent under HB_* namespace, AFAIK

from core.

hbenrico avatar hbenrico commented on August 24, 2024

thank you!
unfortunately, it does not work :(
../../../../../contrib/hbssl/ssl.c:105:13: fatal error: 'openssl/applink.c' file not found
#include "openssl/applink.c"
^~~~~~~~~~~~~~~~~~~
1 error generated.
thanks again
Enrico

from core.

hbenrico avatar hbenrico commented on August 24, 2024

since I compile with static libs, I saw that hbssl/ssl.c needs applink.c to be correctly compiled.
it seems that applink.c was removed from openssl maintainer.
any suggestion will be welcome :)
thanks in advance
Enrico

from core.

hbenrico avatar hbenrico commented on August 24, 2024

just to let you know, it ended up by copying this file:
https://github.com/openssl/openssl/blob/master/ms/applink.c

to the folder:
msys64/clang64/include/openssl

from core.

mlacecilia avatar mlacecilia commented on August 24, 2024

hi Enrico, thanks for the suggestion. Same issue occurs with MinGW compiler.
Strangely, I've found that applink.c isn't deleted in msys64/mingw32/include/openssl folder.
In effects Harbour builds fine in 32bit mode.
Anyway, reading the build log, I've found a lot of warnings about deprecated functions in hbssl lib, due to the update to 3.0.7
Probably a massive revision of the library will be mandatory in near future.

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.