modussl_axtls.c failing to compile

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
manseekingknowledge
Posts: 61
Joined: Sun Oct 29, 2017 5:14 pm

modussl_axtls.c failing to compile

Post by manseekingknowledge » Mon Nov 26, 2018 3:05 am

I'm getting this error when I build at commit 51482ba92568a9793fea34213ed74be850920a5a. I don't get this error if I build from a micropython git repo which I cloned on my Ubuntu 18.04.1 Virtual Box guest which is running on a Windows 10 host, regardless if I clone it into the directory that is shared from the Windows 10 machine (this is what I'm currently doing). I do get the error when I clone the micropython git repo on my Windows 10 machine then share the repo's directory to the Ubuntu VM. I want to have the repo shared to the VM so I can manage all my micropython changes in Windows.

Post Reply