Coder Social home page Coder Social logo

Can't build... :( about build-mosh HOT 4 CLOSED

blinksh avatar blinksh commented on July 3, 2024
Can't build... :(

from build-mosh.

Comments (4)

jmlingeman avatar jmlingeman commented on July 3, 2024

I had the same issue. If you cd into build-mosh/mosh and run ./autogen.sh it'll create the configure script, then cd ..; ./build-mosh.sh and it'll try to build.

However it looks like ncurses.h is not included in the iPhoneOS 9.3 SDK, so that is where the compilation breaks for me after that.

from build-mosh.

jmlingeman avatar jmlingeman commented on July 3, 2024

So installing the iPhoneOS 9.1 SDK allowed me to build it just fine... but I guess dev be aware that ncurses.h is not included in 9.3 for some reason.

from build-mosh.

yury avatar yury commented on July 3, 2024
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/yury/Projects/build-mosh/output/arm64/libmoshnetwork.a (No such file or directory)

from build-mosh.

briansniffen avatar briansniffen commented on July 3, 2024

@Smidget : ncurses is in the 9.3 SDK, as /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/libncurses.tbd
Now, teaching autoconf about tbd files seems a bit of a stretch; more plausible to deliver a mosh framework that uses the tbd.

from build-mosh.

Related Issues (5)

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.