Giter Club home page Giter Club logo

Comments (6)

mkj avatar mkj commented on August 23, 2024

Can you check that the dev tools being used are all from xcode? I wonder if it's using ranlib/ar/gcc/clang from homebrew or similar which doesn't have the right support. If you can upload config.log that might have some details.

from dropbear.

armwdev avatar armwdev commented on August 23, 2024

Thanks, I appreciate the quick reply. Not sure but I think it uses the default xcode-select. I've also installed the homebrew so not sure if they somehow conflict. The config.log is attached below.

Thanks a lot.

config.log

from dropbear.

mkj avatar mkj commented on August 23, 2024

These binaries here are coming from /usr/local/opt which might be homebrew. I guess /usr/bin should be first in path, or perhaps there's a way to update/configure homebrew.

configure:3974: checking for aarch64-apple-darwin-ar
configure:4004: result: no
configure:4014: checking for ar
configure:4030: found /usr/local/opt/binutils/bin/ar
configure:4041: result: ar
configure:4066: checking for aarch64-apple-darwin-ranlib
configure:4096: result: no
configure:4106: checking for ranlib
configure:4122: found /usr/local/opt/binutils/bin/ranlib
configure:4133: result: ranlib
configure:4158: checking for aarch64-apple-darwin-strip
configure:4188: result: no
configure:4198: checking for strip
configure:4214: found /usr/local/opt/binutils/bin/strip
configure:4225: result: strip

from dropbear.

armwdev avatar armwdev commented on August 23, 2024

Sorry for the late reply and thanks a lot for the help!

I was able to compile after uninstalling the homebrew and removing the /usr/local/opt/ path from the ~/.zshrc file.

from dropbear.

mkj avatar mkj commented on August 23, 2024

from dropbear.

armwdev avatar armwdev commented on August 23, 2024

As far as I remember, it was the default ones from the xcode commandline tools. I also installed zig toolchain for cross-compiling but not sure if that has any effect since zig uses it's own commands for cross-compiling.

from dropbear.

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.