ejjfunky has quit [Remote host closed the connection]
dannyAAM has quit [Ping timeout: 240 seconds]
dannyAAM has joined #crystal-lang
ejjfunky has joined #crystal-lang
ejjfunky has quit [Remote host closed the connection]
ejjfunky has joined #crystal-lang
notzmv has quit [Ping timeout: 240 seconds]
taupiqueur has joined #crystal-lang
notzmv has joined #crystal-lang
f1refly has quit [Quit: see ya in hell]
f1refly has joined #crystal-lang
taupiqueur has quit [Quit: taupiqueur]
ejjfunky has quit [Quit: Leaving]
ejjfunky has joined #crystal-lang
taupiqueur has joined #crystal-lang
ejjfunky has quit [Quit: Leaving]
ejjfunky has joined #crystal-lang
ejjfunky has quit [Quit: Leaving]
ejjfunky has joined #crystal-lang
yxhuvud has quit [Remote host closed the connection]
waleee has joined #crystal-lang
yxhuvud has joined #crystal-lang
<FromGitter>
<raw-bin> Hi! I'm trying to build Crystalline from soure on an Ubuntu 21.10 x86_64 Linux host. I'm getting this: ⏎ `~/Work/repos/workspaces/crystal_workspace/crystalline master ⏎ ❯ time crystal build ./src/crystalline.cr -o ./bin/crystalline --release --no-debug --progress -Dpreview_mt ⏎ /usr/bin/ld: cannot find /usr/share/crystal/src/llvm/ext/llvm_ext.o: No such file or directory ⏎ collect2: error: ld returned
<FromGitter>
<raw-bin> To build crystalline using the issue you pointed me at I was setting CRYSTAL_PATH to a local checkout of crystal which I had previously built (but which I don't use - in favour of the opensuse package).
<FromGitter>
<raw-bin> That was the 'abuse' I was referring to!
<FromGitter>
<Blacksmoke16> hmm, feel like that should be in, as long as its set pointing at the stdlib
<FromGitter>
<Blacksmoke16> be fine*
<FromGitter>
<raw-bin> Ok. I'll try and poke around a bit!