OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Build error for new installation on raspberry

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #81288

    wifi75
    Participant

    hello after compiling on my Raspberry pi3 there is this error:

    Compiling ospi firmware…
    external/OpenThings-Framework-Firmware-Library/etherport.cpp: In member function ‘virtual int EthernetClientSsl::read(uint8_t*, size_t)’:
    external/OpenThings-Framework-Firmware-Library/etherport.cpp:439:47: error: ‘SSL_read_ex’ was not declared in this scope
    int n = SSL_read_ex(ssl, buf, size, &readsize);

    why?

    #81290

    Ray
    Keymaster

    Please report your Raspbian version. It’s possible your Raspbian is outdated.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Build error for new installation on raspberry