beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
calle has joined #picolisp
rob_w has joined #picolisp
calle has quit [Ping timeout: 276 seconds]
abu[m] has joined #picolisp
<abu[m]> I try again. Found that I can disable Markup in Element.
rob_w has quit [Remote host closed the connection]
pfd has quit [Ping timeout: 252 seconds]
calle has joined #picolisp
taki has joined #picolisp
<taki> Hi Picolispers...
<taki> following the installation instructions found in the excellent tutorial by Mia...
<taki> I fail to get a successful build...after issuing 'make' inside the src directory, I get the following error:
<taki> opt: base.ll:1:1: error: expected top-level entity
<taki> source_filename = "base.l"
<abu[m]> Hi taki!
<taki> Am I missing something? any clues?
<abu[m]> Is it Linux?
<taki> No, I try to install Picolisp on WSL ...running on Windows 10
<taki> using apt-get install picolisp works as expected....I just wanted to have the newest version installed :)
<abu[m]> Hmm, I don't have Windows, but I think I heard about some issues with WSL
clacke has joined #picolisp
<abu[m]> Let's see if anybody else knows something. Otherwise you could perhaps post to the mailing list
<taki> As I am not familiar with llvm....doing a littler research on google....I ve got some results about the correct locales of my system.... so I set them all to en_US.UTF-8...but still no luck
<taki> sure...thank u abu[m]... thanks a lot :)
<abu[m]> ☺
clacke has quit [Remote host closed the connection]
taki has quit [Quit: Client closed]
taki has joined #picolisp
calle has quit [Ping timeout: 276 seconds]
pfd has joined #picolisp
calle has joined #picolisp
<taki> Solved ..:)   Well....more like a workaround than a real solution....but hey....I finally got the rolling release installed on my system....and I am super happy :)
<abu[m]> Congratulation! :)
<taki> so...what did the trick? I just tried another Linux distribution.....the first one was Debian ...that didn't work...
<taki> then I tried Ubuntu....and it worked perfect :)
<taki> what I ve noticed is...that the Debian distro on WSL comes with a way older LLVM version....'lli --version' gives me 3.8.1
<abu[m]> Wow, good to know
<taki> while the ubuntu distro comes with 10.0.0
<abu[m]> yes, it needs at least llvm 7
<taki> so.....maybe there is a minimal LLVM version requirement for picolisp? :)
<taki> oh...ok...sorry....I didn't know that....
<abu[m]> Nobody expected such an old version ;)
<taki> I see....well still I think it would be a good idea to add this requirement on Mia's tutorial....
<taki> just in case :)
<taki> anyway....I am happy I can now continue my exploration of this amazing lang and system...
<abu[m]> ☺
<taki> thank u guys for all your efforts...keep up the great work :)
calle has quit [Ping timeout: 240 seconds]
pfd has quit [Quit: Client closed]
taki has quit [Quit: Client closed]
taki has joined #picolisp
taki has quit [Quit: Client closed]
taki has joined #picolisp
<tankf33der> taki: try run “make clean” inside src dir
<tankf33der> and then “make”
<tankf33der> bed.
<abu[m]> Good night! :)
calle has joined #picolisp
<taki> Hey tankf33der...I gave it a try....but it doesn't seem to help with the Debian issue...
<taki> still thank u for taking the time to think about it....I appreciate it :)
calle has quit [Ping timeout: 276 seconds]