#65403 closed defect (fixed)

wolfssl @5.3.0: doesn't install options.h

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: facts@…
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: wolfssl

Description

Building curl @7.84.0 +wolfssl fails:

In file included from curl_ntlm_wb.c:53:
../lib/curl_ntlm_core.h:41:12: fatal error: 'wolfssl/options.h' file not found
#  include <wolfssl/options.h>
           ^~~~~~~~~~~~~~~~~~~

wolfssl doesn't install options.h but according to another bug report "This options.h file shares the config wolfssl was built with, and must be shipped." That other bug is from 2018, but maybe it's still accurate (but if so, I wonder why the wolfssl build system doesn't install this file). This discussion may be relevant.

Change History (1)

comment:1 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.