Re: an experiment using mbed TLS
eocene <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Nick wrote: > OK, what do I need to do to build this after an hour of head scratching: > > checking mbedtls/ssl.h usability... no > checking mbedtls/ssl.h presence... yes > configure: WARNING: mbedtls/ssl.h: present but cannot be compiled > configure: WARNING: mbedtls/ssl.h: check for missing prerequisite > headers? configure: WARNING: mbedtls/ssl.h: see the Autoconf > documentation configure: WARNING: mbedtls/ssl.h: section "Present > But Cannot Be Compiled" configure: WARNING: mbedtls/ssl.h: proceeding > with the compiler's result checking for mbedtls/ssl.h... no > configure: WARNING: *** mbed TLS 2 not found. Disabling SSL/HTTPS/TLS > support. *** IIRC, Jeremy was the closest we had to an autoconf expert, but he hasn't been around. Is anything interesting in the mbedtls region of the config.log file? I don't remember ever seeing quite that sort of set of warnings out of autoconf before.