Source: wolfssl
Severity: important

Dear Maintainer,

When compiling the examples:

gcc -o client-tls-perf client-tls-perf.c -Wall -I/usr/local/include -Os 
-L/usr/local/lib -lm -lwolfssl
client-tls-perf.c:28:10: fatal error: wolfssl/options.h: No such file or 
directory
 #include <wolfssl/options.h>

This options.h file shares the config wolfssl was built with, and must be 
shipped.

-- System Information:
Debian Release: 9.4
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: arm64 (aarch64)

Kernel: Linux 4.15.11-mainline-rev1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to