Re: Lua fails to build

2023-01-28 Thread Tim Hardisty
I can't fully explain it...I think DKIM might be a clue. I am coming to the conclusion that email is a broken communication medium these days! On 28/01/2023, 18:14, "Russell Haley" mailto:russ.ha...@gmail.com>> wrote: On Sat, Jan 28, 2023 at 3:18 AM Tim Hardisty mailto:t...@hardisty.co.uk>> w

Re: Lua fails to build

2023-01-28 Thread Russell Haley
On Sat, Jan 28, 2023 at 3:18 AM Tim Hardisty wrote: > > On 28/01/2023, 08:51, "Russell Haley" wrote: > > > I am not receiving emails on this email account. > > I believe that the apache mail reflector is the root cause of this, if > emails are sent with a DKIM signature. The reflector adds new he

Re: Lua fails to build

2023-01-28 Thread Tim Hardisty
> On 28/01/2023, 08:51, "Russell Haley" wrote: > I am not receiving emails on this email account. I believe that the apache mail reflector is the root cause of this, if emails are sent with a DKIM signature. The reflector adds new headers which cause the DKIM signature to fail. Any email servi

RE: Lua fails to build

2023-01-28 Thread Russell Haley
Hi, I am not receiving emails on this email account. I see on the archive that Xiang Xiao has replied. I have checked my spam folder but it is empty. I had previously subscribed and un-subscribed to this list from this email address and I think maybe the mailing list is not sending the emails

Re: Lua fails to build

2023-01-27 Thread Xiang Xiao
Please try this stock config before making your own one: https://github.com/apache/nuttx/blob/master/boards/sim/sim/sim/configs/lua/defconfig On Fri, Jan 27, 2023 at 4:28 PM Russell Haley wrote: > Hi, > > I am trying to build the Lua interpreter into the sim:nsh sample code > using the menuconfi