Giter Club home page Giter Club logo

Comments (4)

hannesm avatar hannesm commented on August 21, 2024

so, what works for me is:

from awa-ssh.

dsheets avatar dsheets commented on August 21, 2024

With Ocaml 4.08.1, I also had to downgrade cstruct from 5.0.0 to 4.0.0 due to

File "_none_", line 1:
Error (alert deprecated): module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the
stdlib-shims library: https://github.com/ocaml/stdlib-shims

that apparently comes from the cstruct PPX. Something in dune or the ppx (?) seems to lose the lexical coordinates. The source of this problem was more annoying to figure out than necessary but now I am running a testing SSH server -- hooray!

from awa-ssh.

hannesm avatar hannesm commented on August 21, 2024

@dsheets good to hear. I use dune build --profile=release quite a lot to not be disturbed by "warnings are errors" (and indeed, that cstruct/ppx_cstruct issue is annoying, I PRed a fix for the above 3 weeks ago in mirage/ocaml-cstruct#269)

from awa-ssh.

hannesm avatar hannesm commented on August 21, 2024

since c0e8254 mirage-crypto is used now (which in turn has been released to opam repository)

from awa-ssh.

Related Issues (17)

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.