[erlang-questions] erlang[OTP 18.0] compilation failing in Solaris x86

srinivas talluru srinivas.talluru@REDACTED
Wed Apr 13 08:13:32 CEST 2016


Hi,

We are trying to compile erlang (OTP18.0) in Solaris x86 [tried on both S10
and S11]

erlang configure - success used below switch,
 [./configure --enable-m32-build --disable-hipe]

compilation is failing with errors.
-----------------------------------------------------------------------------------------------------------
bash-3.2# gmake
..
.
.
 CC     obj/i386-pc-solaris2.11/opt/smp/erl_bif_guard.o
gmake[3]: *** No rule to make target
`i386-pc-solaris2.11/opt/smp/erl_compile_flags.h', needed by
`obj/i386-pc-solaris2.11/opt/smp/erl_bif_info.o'.  Stop.
gmake[3]: Leaving directory `/space2/tsung1.6/otp_src_18.0/erts/emulator'
gmake[2]: *** [opt] Error 2
gmake[2]: Leaving directory `/space2/tsung1.6/otp_src_18.0/erts/emulator'
gmake[1]: *** [smp] Error 2
gmake[1]: Leaving directory `/space2/tsung1.6/otp_src_18.0/erts'
gmake: *** [emulator] Error 2
--------------------------------------------------------------------------------------------------------------
Did any once faced the same issue?

Thanks,
Srinivas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160413/691bf3bf/attachment.htm>


More information about the erlang-questions mailing list