lpereira / lwan

Experimental, scalable, high performance HTTP server
https://lwan.ws
GNU General Public License v2.0
5.92k stars 549 forks source link

No such file or directory lwan.h 166 | #include "lwan-http-status.h" #361

Closed bumagh closed 10 months ago

bumagh commented 10 months ago

/usr/local/include/lwan/lwan.h:166:10: fatal error: lwan-http-status.h: No such file or directory 166 | #include "lwan-http-status.h"

bumagh commented 10 months ago

Ok, I solve this by do below cp /root/work/netlibs/lwan/src/lib/lwan-http-status.h /usr/local/include/lwan/lwan-http-status.h

lpereira commented 10 months ago

Thanks! I forgot to add that header to the list of headers to be installed.

On Tue, Nov 7, 2023, at 7:27 AM, bumagh wrote:

Ok, I solve this by do below cp /root/work/netlibs/lwan/src/lib/lwan-http-status.h /usr/local/include/lwan/lwan-http-status.h

— Reply to this email directly, view it on GitHub https://github.com/lpereira/lwan/issues/361#issuecomment-1798869752, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADVGN4E57SP6HMKHZ7XG3YDJHOVAVCNFSM6AAAAAA7BL4SKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJYHA3DSNZVGI. You are receiving this because you are subscribed to this thread.Message ID: @.***>