GithubHelp home page GithubHelp logo

Comments (5)

Futaura avatar Futaura commented on June 6, 2024

First, ensure you don't have any conflicting includes installed - if regular OpenSSL includes are in the include search path, as well as the AmiSSL variants, this will cause problems.

Also, try including openssl/ossl_typ.h first or including amissl/amissl.h instead of individual includes.

from amissl.

ThoughtCheese72 avatar ThoughtCheese72 commented on June 6, 2024

Hi, I used the includes in the same was as the example https.c - I think there were three of them and the first was amissl.h. By experience, I included asn1.h on its' own just to see if there were conflicting definitions. I have not had any other implementation of openSSL before this one and the includes folder contained strictly the "shipped" StormC includes. I think I had to drop an inttypes.h in from a previous project to get to this point.

from amissl.

Futaura avatar Futaura commented on June 6, 2024

Hmmm... I've been looking into this, but don't really know what to suggest as I don't have StormC. All I know is that I have the AmiSSL includes working fine with GCC and SAS/C. For SAS/C I think I had to modify or replace sys/types.h with something newer.

from amissl.

ThoughtCheese72 avatar ThoughtCheese72 commented on June 6, 2024

Hmmm... I've been looking into this, but don't really know what to suggest as I don't have StormC. All I know is that I have the AmiSSL includes working fine with GCC and SAS/C. For SAS/C I think I had to modify or replace sys/types.h with something newer.

Thanks for looking, everyone. I thought Storm was the default platform for Amiga development, but I think it may be fun and profitable to cross-compile in VBCC or give GCC a try. It never occurred to me how different the all of these compilers and pre-processors are with respect to the format and syntax they'll accept.

from amissl.

Futaura avatar Futaura commented on June 6, 2024

@ThoughtCheese72 Well, if there is anything I can do to make the AmiSSL includes more compatible with StormC, I'm happy to do so. It's just the the error messages given don't seem to point to the root cause, so it is a little hard to debug without owning it. It could be something as simple as a missing type. I would have thought StormC in GCC mode would be fine with the includes, assuming there are no missing types in the standard StormC includes.

from amissl.

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.