Git Product home page Git Product logo

Comments (3)

jtraglia avatar jtraglia commented on May 25, 2024

Hi there. I think you're working on macOS with homebrew's musl-cross package.

I think the core issue is that the compiler doesn't know where this header file is:

fatal error: 'stdio.h' file not found

You will need to include the following headers somehow:

$(brew --prefix musl-cross)/libexec/x86_64-linux-musl/include

Lemme know if this helps. If you're still having problems I'll try it out for myself.

from c-kzg-4844.

alexlee85 avatar alexlee85 commented on May 25, 2024

I use revm crate in myproject, and c-kzg is a dependency of revm.
yes, as you said, I use musl-cross at first, error happen, and then macos-cross-toolchains, error still there.
finally I removed revm from my project depencencies, no error happpen again.

so I don't think the problem is like what you've said, because after remove revm, the whole project with other dependencies compiled successfully.

from c-kzg-4844.

jtraglia avatar jtraglia commented on May 25, 2024

Hey @alexlee85 is this still an issue for you?

from c-kzg-4844.

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.