Giter Club home page Giter Club logo

Comments (5)

dfandrich avatar dfandrich commented on June 13, 2024

from curl.

bagder avatar bagder commented on June 13, 2024

I presume it worked in a previous version? Which non-blocking method did it select then?

The key to configure problems is often found in config.log after the fact, looking at the errors around the check in question.

from curl.

softavail avatar softavail commented on June 13, 2024

In config.log there is an output bellow

configure:44230: checking how to set a socket into non-blocking mode 
configure:44243: result: unknown
configure:44246: WARNING: cannot determine non-blocking socket method.

from curl.

softavail avatar softavail commented on June 13, 2024

Solved

I fixed the warning in config.log explaining that CFLAGS should not contain include directories. I moved include paths into CPPFLAGS instead and it get compiled :)

What was the waring in config.log

configure:4319: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not include directories. Use CPPFLAGS for: -I/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/include

Thank you for the support

from curl.

bagder avatar bagder commented on June 13, 2024

thanks for the update, glad you made it work!

from curl.

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.