lfex / dockerfiles

Dockerfiles for LFE based upon the official Erlang Docker images
Other
6 stars 3 forks source link

Oracle build is currently failing with latest Erlang (19.1) #14

Closed oubiwann closed 5 years ago

oubiwann commented 8 years ago
Step 16 : RUN cd `dirname $LFE_HOME` &&
       git clone https://github.com/rvirding/lfe.git &&
       cd $LFE_HOME &&
       mkdir -p ebin &&
       make compile &&
       make install
 ---> Running in fd5b59e43532
Cloning into 'lfe'...
escript get_comp_opts.escript
escript: error while loading shared libraries: libsctp.so.1: 
   cannot open shared object file: No such file or directory
make: *** No rule to make target `comp_opts.mk', needed by `compile'.  Stop.
oubiwann commented 5 years ago

Not going to support this image type anymore; see #25.