Re: compilation error

2021-08-31 Thread vukini
llvm is version 12 -- vuk...@fastmail.com On Tue, Aug 31, 2021, at 6:50 PM, Alexander Burger wrote: > Hi Vid, > > > I am trying to update picolisp. I dowloaded the rolling release. > > > > current version: 21.1.25 > > > > when I try to compile I get the following error on my Manjaro box:

Re: compilation error

2021-08-31 Thread Alexander Burger
Hi Vid, > I am trying to update picolisp. I dowloaded the rolling release. > > current version: 21.1.25 > > when I try to compile I get the following error on my Manjaro box: > > [pil21]$ (cd src; make) > opt: base.ll:1:1: error: expected top-level entity > source_filename = "base.l" > ^ > make

compilation error

2021-08-31 Thread vukini
Hi, I am trying to update picolisp. I dowloaded the rolling release. current version: 21.1.25 when I try to compile I get the following error on my Manjaro box: [pil21]$ (cd src; make) opt: base.ll:1:1: error: expected top-level entity source_filename = "base.l" ^ make: *** [Makefile:40: base.