[erlang-questions] Compile problem - R11B-1
Jason Tucker
jasonwtucker@REDACTED
Mon Oct 9 20:41:30 CEST 2006
For the record, I was able to successfully compile R11B-0, but R11B-1 fails
with the error I previously noted.
I will continue my work with R11B-0 for now.
Thanks,
__Jason
On 10/9/06, Jason Tucker <jasonwtucker@REDACTED> wrote:
>
> Hello -
>
> I have previously been able to compile and use R10B-5. I am now trying to
> compile R11B-1 on a different machine. My 'configure' worked fine, with no
> errors, but when I try to make, this is what I get:
>
> [jtucker@REDACTED otp_src_R11B-1]$gmake
> cd erts/emulator && ERL_TOP=/home/jtucker/src/otp_src_R11B-1 gmake
> generate depend
> gmake[1]: Entering directory
> `/home/jtucker/src/otp_src_R11B-1/erts/emulator'
> gmake -f sparc-sun-solaris2.10/Makefile generate
> gmake[2]: Entering directory
> `/home/jtucker/src/otp_src_R11B-1/erts/emulator'
> cd /home/jtucker/src/otp_src_R11B-1/lib/kernel/ebin/../src && gmake
> ../ebin/otp_ring0.beam
> gmake[3]: Entering directory
> `/home/jtucker/src/otp_src_R11B-1/lib/kernel/src'
> erlc -W +debug_info +strict_record_tests -I../include -o../ebin
> otp_ring0.erl
> gmake[3]: erlc: Command not found
> gmake[3]: *** [../ebin/otp_ring0.beam] Error 127
> gmake[3]: Leaving directory
> `/home/jtucker/src/otp_src_R11B-1/lib/kernel/src'
> gmake[2]: ***
> [/home/jtucker/src/otp_src_R11B-1/lib/kernel/ebin/otp_ring0.beam] Error 2
> gmake[2]: Leaving directory
> `/home/jtucker/src/otp_src_R11B-1/erts/emulator'
> gmake[1]: *** [generate] Error 2
> gmake[1]: Leaving directory
> `/home/jtucker/src/otp_src_R11B-1/erts/emulator'
> gmake: *** [depend] Error 2
>
> Considering this is a brand new build, where would it expect to find a
> functional 'erlc'?
>
> Any suggestiions?
>
> Thanks,
>
> __Jason
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061009/cf9c3678/attachment.htm>
More information about the erlang-questions
mailing list