Erlang/OTP R10B-1 is out

Vlad Dumitrescu vlad_dumitrescu@REDACTED
Wed Nov 10 20:22:29 CET 2004


----- Original Message ----- 
From: "Bjorn Gustavsson" <bjorn@REDACTED>
> The same setup that I have tested on here. I'll test on my
> PC at home.

BTW I tried to compile from sources, and building with "./otp_build boot" 
works fine (and the result is runnable too), but when trying "./otp_build 
boot -a" I get after a while

=== Entering application ssl
make[3]: Entering directory `/home/Vlad/otp_src_R10B-1/lib/ssl/pkix'
cp -p PKIX1Explicit88.hrl PKIX1Implicit88.hrl PKIX1Algorithms88.hrl 
PKIXAttributeCertificate.hrl SSL-PKIX.hrl ../include
cp -p PKIX1Explicit88.hrl PKIX1Implicit88.hrl PKIX1Algorithms88.hrl 
PKIXAttributeCertificate.hrl SSL-PKIX.hrl ../include
cp -p PKIX1Explicit88.hrl PKIX1Implicit88.hrl PKIX1Algorithms88.hrl 
PKIXAttributeCertificate.hrl SSL-PKIX.hrl ../include
cp -p PKIX1Explicit88.hrl PKIX1Implicit88.hrl PKIX1Algorithms88.hrl 
PKIXAttributeCertificate.hrl SSL-PKIX.hrl ../include
cp -p PKIX1Explicit88.hrl PKIX1Implicit88.hrl PKIX1Algorithms88.hrl 
PKIXAttributeCertificate.hrl SSL-PKIX.hrl ../include

make[3]: Leaving directory `/home/Vlad/otp_src_R10B-1/lib/ssl/pkix'
make[3]: Entering directory `/home/Vlad/otp_src_R10B-1/lib/ssl/src'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory `/home/Vlad/otp_src_R10B-1/lib/ssl/src'
make[3]: Entering directory `/home/Vlad/otp_src_R10B-1/lib/ssl/c_src'
make -f win32/Makefile TYPE=opt
make[4]: Entering directory `/home/Vlad/otp_src_R10B-1/lib/ssl/c_src'
make[4]: Nothing to be done for `debug'.
make[4]: Leaving directory `/home/Vlad/otp_src_R10B-1/lib/ssl/c_src'
make[3]: Leaving directory `/home/Vlad/otp_src_R10B-1/lib/ssl/c_src'
=== Skipping subdir doc/src, it is missing
make[3]: Entering directory 
`/home/Vlad/otp_src_R10B-1/lib/ssl/examples/certs'
make -f win32/Makefile TYPE=opt
make[4]: Entering directory 
`/home/Vlad/otp_src_R10B-1/lib/ssl/examples/certs'
erl -noinput -pa ebin -run make_certs all /c/program/OpenSSL/bin/openssl \
        -s erlang halt
make[4]: *** [done] Error 1
make[4]: Leaving directory 
`/home/Vlad/otp_src_R10B-1/lib/ssl/examples/certs'
make[3]: *** [opt] Error 2
make[3]: Leaving directory 
`/home/Vlad/otp_src_R10B-1/lib/ssl/examples/certs'
make[2]: *** [opt] Error 2
make[2]: Leaving directory `/home/Vlad/otp_src_R10B-1/lib/ssl'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/home/Vlad/otp_src_R10B-1/lib'
make: *** [libs] Error 2

R10B-0 compiles fine in the same environment.

regards,
Vlad



More information about the erlang-questions mailing list