Git Product home page Git Product logo

esp-http-parser's People

Contributors

maximkulkin avatar sieren avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

esp-http-parser's Issues

Removal of source files causes build errors.

Using Master building gives the following errors. Reverting one commit back solves the issue and builds fine. Looks like the removal of the source files creates issues.

/Users/{USER}/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/homekit/libhomekit.a(server.c.obj):(.literal.homekit_server_on_url+0x30): undefined reference to http_method_str' /Users/{USER}/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/homekit/libhomekit.a(server.c.obj):(.literal.client_context_new+0x0): undefined reference to http_parser_init'
/Users/{USER}/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/homekit/libhomekit.a(server.c.obj):(.literal.homekit_client_process+0x30): undefined reference to http_parser_execute' /Users/{USER}/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/homekit/libhomekit.a(server.c.obj): in function homekit_server_on_url':
/Users/{USER}/Documents/FanControl/build/../components/homekit/src/server.c:2903: undefined reference to http_method_str' /Users/{USER}/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/homekit/libhomekit.a(server.c.obj): in function client_context_new':
/Users/{USER}/Documents/FanControl/build/../components/homekit/src/server.c:335: undefined reference to http_parser_init' /Users/{USER}/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/homekit/libhomekit.a(server.c.obj): in function homekit_client_process':
/Users/{USER}/Documents/FanControl/build/../components/homekit/src/server.c:3038: undefined reference to `http_parser_execute'

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.