notzmv has quit [Read error: Connection reset by peer]
d3bayer has quit [Remote host closed the connection]
_ht has joined #crystal-lang
straight-shoota has quit [Ping timeout: 268 seconds]
jhass has quit [Ping timeout: 250 seconds]
straight-shoota has joined #crystal-lang
jhass has joined #crystal-lang
_ht has quit [Quit: _ht]
Sankalp has quit [Ping timeout: 240 seconds]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
Sankalp has joined #crystal-lang
jmdaemon has quit [Ping timeout: 246 seconds]
Sankalp has quit [Ping timeout: 246 seconds]
Sankalp has joined #crystal-lang
rymiel has joined #crystal-lang
oprypin has quit [Ping timeout: 246 seconds]
rymiel has quit [Quit: quit]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
sagax has joined #crystal-lang
oprypin has joined #crystal-lang
_ht has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
jmdaemon has joined #crystal-lang
jmdaemon has quit [Ping timeout: 265 seconds]
jmdaemon has joined #crystal-lang
rymiel has joined #crystal-lang
jmdaemon has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Ping timeout: 245 seconds]
_ht has quit [Quit: _ht]
Guest59 has joined #crystal-lang
<
Guest59>
i have recently added a 'require xml' to my code.
<
Guest59>
when building, i am running:
<
Guest59>
docker run --rm -it -v ~/code/:/workspace -w /workspace crystallang/crystal:nightly-alpine \
<
Guest59>
crystal build --static src/app.cr -o app
<
Guest59>
image id 92c79ae6054b.
<
Guest59>
I am getting this error:
<
Guest59>
collect2: error: ld returned 1 exit status
<
Guest59>
are the official image working with xml2 ?
<
Guest59>
cannot find -lxml2 (this usually means you need to install the development package for libxml2)
<
Guest59>
cannot find -llzma (this usually means you need to install the development package for liblzma)
<
Guest59>
and many other similar
<
Guest59>
how to solve?
<
Guest59>
i am using official images
<
Blacksmoke16Geor>
try with the non-nightly image
Guest59 has quit [Ping timeout: 245 seconds]
<
Blacksmoke16Geor>
this is a bit of a regression, 1.8.0 works fine. I'll see about getting the fix applied to the new images
taupiqueur has joined #crystal-lang
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
jmdaemon has joined #crystal-lang