[erlang-bugs] erlang src will not compile on centos 6.4 64 bit OS

What Name edwardt.tril@REDACTED
Wed Oct 30 17:47:10 CET 2013


It looks like that this is the same issue reported by the following that..
The generated Makefile assume bin/sh has a -d option which it does not..,
would someone in otp team please takes a look? Unable to compile with the
following options under popular Centos 6.6 where lots of companies uses is
not a good thing. It looks like it has been broken at least since R16B02.

reference:

1:
http://christophermeiklejohn.com/ruby/smartos/2013/10/15/erlang-on-smartos.html
2: http://www.computerhope.com/unix/ush.htm


On Fri, Oct 25, 2013 at 2:13 PM, What Name <edwardt.tril@REDACTED> wrote:

> The attached log:
> -- 16blog.txt --whoing the compiklation failured
>  with otp R16B02 (but this happens at all oversion of R16)
>
> -- log.txt is the comparison I have done using otp R15
>
>
> This does not happen in r15. When --with-javac is set, jinterface will not
> be compiled.
>
> OS: cat /etc/redhat-release
> CentOS release 6.4 (Final)
>
> Erlang reelase: otp-r16-02 (actually all r16).
> config use to compile r16:
> ./configure --prefix=/opt/erlangR16B02 --enable-threads
> --enable-smp-support --with-termcap --enable-kernel-poll --enable-sctp
> --enable-hipe --enable-native-libs --enable-shared-zlib
> --enable-m64-build   --with-ssl  --without-javac
> --enable-megaco_reentrant_flex_scanner
>
> Dispite with-javac is set, it will still error out at jinterface (see full
> log attachment).
> Error out at === Leaving application sasl
> make[2]: Leaving directory `/opt/otp_src_R16B02/lib/sasl'
> make[2]: Entering directory `/opt/otp_src_R16B02/lib/jinterface'
> === Entering application jinterface
> make[3]: Entering directory `/opt/otp_src_R16B02/lib/jinterface/java_src'
> make[4]: Entering directory
> `/opt/otp_src_R16B02/lib/jinterface/java_src/com/ericsson/otp/erlang'
> if [ ! -d "/opt/otp_src_R16B02/lib/jinterface/priv/" ];then mkdir
> "/opt/otp_src_R16B02/lib/jinterface/priv/"; fi
> CLASSPATH=/opt/otp_src_R16B02/lib/jinterface/java_src/   -d
> /opt/otp_src_R16B02/lib/jinterface/priv/ OtpAuthException.java
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131030/39ae19f4/attachment.htm>


More information about the erlang-bugs mailing list