HI
 I am running into this following build error.  Is any one else 
encountered this before ?  (This is happening on both sparc as well as x86)

# Post-install fixup, see above comments.
(cd /export/home/sn123202/php-gate/proto/root_i386; /usr/perl5/bin/perl 
-pi -e "s|/export/home/sn123202/php-gate/proto/root_i386||g" \
       usr/bin/amd64/erl \
       usr/lib/amd64/erlang/bin/erl \
       usr/lib/amd64/erlang/bin/start \
       usr/lib/amd64/erlang/erts-5.6.1/bin/erl \
       usr/lib/amd64/erlang/erts-5.6.1/bin/start \
       usr/lib/amd64/erlang/releases/RELEASES)
(cd /export/home/sn123202/php-gate/proto/root_i386/usr/bin/amd64; \
       for f in erl erlc escript run_erl to_erl typer dialyzer epmd; \
       do \
               rm -f ${f}; \
               ln -s ../../lib/amd64/erlang/bin/${f} ${f}; \
       done)
(cd 
/export/home/sn123202/php-gate/proto/root_i386/usr/lib/amd64/erlang/bin; 
rm -f epmd; \
       ln -s ../erts-5.6.1/bin/epmd epmd)
/usr/bin/sh ./install-doc
mkdir: Failed to make directory "otp_doc_html_R12B-1"; File exists
*** Error code 2
dmake: Warning: Target `install' not remade because of errors



thanks
sriram

Reply via email to